]
Tristan Tarrant closed ISPN-121.
--------------------------------
Resolution: Won't Fix
Create a cache store to work with GAE/J's DataStore
implementation
------------------------------------------------------------------
Key: ISPN-121
URL:
https://issues.jboss.org/browse/ISPN-121
Project: Infinispan
Issue Type: Feature Request
Components: Loaders and Stores
Reporter: Manik Surtani
A cache store that could store state on Google AppEngine for Java's DataStore API.
Rather than using their JPA or JDO interfaces, it is better to bind directly to their
"low level API":
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/a...