noun
property cache
Computing term for a cache that stores property values, often used in programming contexts such as object-relational mapping or UI frameworks.
このフレームワークでは、プロパティキャッシュを使ってデータベースアクセスを減らしている。
This framework uses a property cache to reduce database access.