samklr / cqengine

Automatically exported from code.google.com/p/cqengine
0 stars 0 forks source link

cqengine

Automatically exported from code.google.com/p/cqengine

CQEngine – Collection Query Engine – is a Java collection which can be searched using SQL-like queries, with extremely low latency. Supports millions of queries per second, with response times in the order of microseconds.

Supports on-heap persistence, off-heap persistence, disk persistence, and supports MVCC transaction isolation.