Skip to content

A repository to experiment with badger and all its versions

License

Notifications You must be signed in to change notification settings

campoy/badger-migrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badger-migrations

A repository to experiment with badger and all its versions

All of the folders in this repository implement a very similar CLI tool that is able to set, get, delete, and list values from a Badger DB.

They all store their data under db, and the idea is to be able to see whether different version are data compatible.

For each Badger version there are two directories: one that vendors its dependencies, and one that uses Go Modules which have a -mods suffix on the folder name.

About

A repository to experiment with badger and all its versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages