threefoldtech / 0-db

Fast write ahead persistent redis protocol key-value store
Apache License 2.0
39 stars 10 forks source link

core: increase sequential keys to 64 bits and more #116

Closed maxux closed 3 years ago

maxux commented 3 years ago

Major v2 update breaking lot of compatibility before releasing final v2:

All of theses update break compatibility with old database. This pull request implement #110 and #93