symisc / unqlite

An Embedded NoSQL, Transactional Database Engine
https://unqlite.symisc.net
Other
2.11k stars 164 forks source link

lsm how to implement? #141

Open hiqsociety opened 2 years ago

hiqsociety commented 2 years ago
  1. Hash, B+Tree, R+Tree, lsm <- any references for lsm implementation?

  2. what are the limitations of using unqlite?

just tested but really curious over these issues.