Basirudin Rachman

See also: Other Geeks@INDC

Browse by Tags

All Tags » Cache (RSS)
Caching Strategy for Collection Object – Part I
Background In a cache management pattern, usually the object that stored in the cache will exactly same with the object returned from the real data store. Following diagram shows the working of cache: As shown in diagram above, the cache repository agent...