[infinispan-issues] [JBoss JIRA] Updated: (ISPN-121) Create a cache store to work with GAE/J's DataStore implementation
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Tue Nov 24 04:46:29 EST 2009
[ https://jira.jboss.org/jira/browse/ISPN-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-121:
-------------------------------
Summary: Create a cache store to work with GAE/J's DataStore implementation (was: Create a cache store to work with GAE/J's JPA implementation)
Description:
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/api/datastore/package-summary.html
was:A cache store that could store state on Google AppEngine for Java's JPA backend.
> Create a cache store to work with GAE/J's DataStore implementation
> ------------------------------------------------------------------
>
> Key: ISPN-121
> URL: https://jira.jboss.org/jira/browse/ISPN-121
> Project: Infinispan
> Issue Type: Feature Request
> Components: Loaders and Stores
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Fix For: 4.1.0.BETA1, 4.1.0.GA
>
>
> 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/api/datastore/package-summary.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list