lotusdblabs/lotusdb

Refactor: Index

roseduan opened this issue · 6 comments

  1. use bbolt project as backend https://github.com/etcd-io/bbolt
  2. basic Open/Get/Put function
  3. implement the index interface
  4. use bbolt Batch operation to support Put/Delete batch(flush memtable will use it)

I will participate in this part.

+1

I want to participate in this part.

wzlove commented

+1

Thank you all, this is done!