Cassandra and Apache Ignite Integration for Write-through and Read-through? -


i want integrate apache ignite in-memory feature in apache cassandra. how can ? ay plugin avaliable write-through , read-throught ? can possible architecture efficient insertion , retrieval ?

to should implement cachestore interface , provide in cacheconfiguration. see [1] more details , examples.

also note there cassandra store implementation in development [2], integration provided out of box. can watch ticket track progress.

[1] https://apacheignite.readme.io/docs/persistent-store

[2] https://issues.apache.org/jira/browse/ignite-1371


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -