THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
- notes thoughts and discussion starter on the current implementation found in https://svn.apache.org/repos/asf/geronimo/sandbox/geronimo-cache *
Vision
The idea is to provide a single API (essentially java.util.Map) that will allow Geronimo (and POJO's for that matter) to cache objects. Some aspects of the API and impl;
...
- Local cache
- Fully Replicated Cache
- JMS Transport (this is in the latest patch but not committed yet)
- JIRA -> http://issues.apache.org/jira/browse/GERONIMO-2046?page=all
- Memory Storage
...