sophia - modern transactional key-value/row storage library.

http://sophia.systems/

menu Sophia Drivers Download github <a id="a-def" href="performance.html">Performance</a> Documentation Support storage engine Sophia is a modern transactional key-value / row storage library. Sophia is RAM-Disk hybrid storage. It is designed to provide best possible on-disk performance without degradation in time. It has guaranteed O(1) worst case complexity for read, write and range scan operations. It adopts to expected write rate, total storage capacity and cache size. Memory requirements for common HDD and Flash drives can be seen Here . For server environment, which requires lowest latency write and read, predictable behaviour, optimized storage schema and transaction guarantees. It can efficiently work with large volumes of ordered data, such as a time-series, analytics, events, logs, counters, metrics, full-text search, common key-value,...

Linked on 2022-11-01 19:42:31 | Similar Links