Skip to content

ShayHassidim/CassandraEDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Cassandra OpenSpaces External Data Source

The Cassandra OpenSpaces EDS implementation allows applications to use push the long term data into Cassandra database in an asynchronous manner without impacting the application response time and also load data from the Cassandra database once the GigaSpaces IMDG is started or in a lazy manner once there is a cache hit when reading data from OpenSpaces IMDG.

The OpenSpaces Cassandra EDS leveraging the Cassandra CQL and the Cassandra JDBC Driver. Every application write or take operation against the IMDG is delegated into the Mirror service that is using the Cassandra Mirror implementation to execute the CQL statement and push the changes into the Cassandra database.

See the Cassandra OpenSpaces External Data Source for detailed running instrcutions.

About

OpenSpaces Mirror Cassandra EDS example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published