Infinispan
Developer(s) | Red Hat |
---|---|
Written in | Java |
Platform | Platform independent |
Type | Data Grid |
License | Apache Software License 2.0 |
Website |
infinispan |
Infinispan is a distributed cache and key-value NoSQL data store software developed by Red Hat. Java applications can embed it as library, use it as a service in WildFly[1] or any non-java applications[2] can use it as remote service through TCP/IP.[3]
History
Infinispan is the successor of JBoss Cache. The project was announced in 2009.
Features
- Transactions
- MapReduce
- Support for LRU and LIRS eviction algorithms
- Through plugable architecture, infinispan is able to persist data to filesystem, relational databases with JDBC, LevelDB, NoSQL databases like MongoDB, Apache Cassandra or HBase and others.[4]
See also
References
- ↑ Francesco Marchioni and Manik Surtani. Infinispan Data Grid Platform. ISBN 9781849518222.
- ↑ Manik Surtani. "Infinispan: the Start of a New Era in Open Source Data Grids".
- ↑ Manik Surtani. "Infinispan".
- ↑ "Infinispan User Guide".