interference
opensource cluster
Concepts & features
Overview
Developer guide
Examples
Q & A
Github
Roadmap
Concepts & features
Interference is a java library enable you to run a full featured ORM database and implement persistent layer in your distributed application
runs in the same JVM with your application
operates with simple objects (POJOs)
uses base JPA annotations for object mapping directly to persistent storage
supports horizontal scaling SQL queries
supports transactions
supports complex event processing (CEP) and simple streaming SQL
can be used as a local or distributed SQL database
allows you to inserts data and run SQL queries from any node included in the cluster
does not require the launch of any additional coordinators
uses the simple and fast serialization
uses indices for fast access to data and increase performance of SQL joins
contacts:
info@interference.su
( c ) 2 0 1 0 - 2 0 2 0 h e a d s y s t e m s, l t d