iterative / ldb

Apache License 2.0
3 stars 0 forks source link

db: add versioning system for database schema #511

Open jonburdo opened 2 years ago

jonburdo commented 2 years ago

If we change things in the database schema, it would be good to have a versioning system so ldb can detect the version and continue to work with instances created with an older schema.