tidwall / summitdb

In-memory NoSQL database with ACID transactions, Raft consensus, and Redis API
Other
1.41k stars 78 forks source link

compare with Aerospike? #2

Closed fengyuncrawl closed 7 years ago

tidwall commented 7 years ago

I'm sorry but I'm not familiar with Aerospike.

fengyuncrawl commented 7 years ago

supporting SSD plan for the future ?

tidwall commented 7 years ago

Are you asking if SummitDB will support using SSD (instead of memory) for data storage?

I have been exploring using BoltDB as an optional backend. There an open question regarding this here.

Though at this time it's not a priority.

fengyuncrawl commented 7 years ago

yes