|
Posted by nospammmer on 09/15/05 20:41
That's right. It is interesting. This article touches the kind of
structure I would need for my caching solution.
As you mentionned, I want the class to control the data, no matter if
it comes from the database or from the cache. But I want it to control
all the updates, inserts, and deletes also as my data will never be
modified from outside of the application. The cache will simply be
updates at the same time as the database.
What I would like to discuss, however, is technically how to index,
retrieve, update and store large amount of data in shared memory.
Thanks for your help
Navigation:
[Reply to this message]
|