I write a new kv storage named LotusDB, an alternative to Badger or bbolt 
in Go.

Github:https://github.com/flower-corp/lotusdb

Key features:

   - 
   
   Combine the advantages of LSM and B+ tree
   - 
   
   Fast read/write performance
   - 
   
   Much lower read and space amplification than typical LSM
   
It is simple, fast, and easy to understand and use.

Feel free to use LotusDB and give us any advice!

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/cd88fa31-17f6-4e59-95d1-951199705dd4n%40googlegroups.com.

Reply via email to