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.
Comments
Post a Comment