Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 332 Bytes

readme.md

File metadata and controls

7 lines (3 loc) · 332 Bytes

RxCOLMDB

Compressed immutable columnar database with realtime stream ingestion using LMDB and RxJava. Early results show that single column scans are able to process around 1 billion rows/sec on a single 4 core machine.

"Scalability at what cost?"