-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
I would like to have an in memory only caped collection... (or an LRU collection) which will not persist the data to disk..
(even, defining and entire database that will not be persistent is great)
this solution will remove the need of a distributed memcache for session caching and other data doesn't need to be persist...