Sophia is advanced transactional MVCC key-value/row storage library. How does it differ from other storages? 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 capacity and cache size. Memory require
{{#tags}}- {{label}}
{{/tags}}