djkevincr opened a new pull request #165: GORA-614: Decople JCache datastore 
from Hazelcast provider
URL: https://github.com/apache/gora/pull/165
 
 
   Currently JCache datastore is tightly coupled to Hazelcast dependencies. So 
with this improvement JCache datastore should work with any JCache provider 
available in the classpath. Provider can be specified in property file.
   ```
   
gora.datastore.jcache.provider=com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
   ``` 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to