Skip to content

Shows how sublevels work in leveldb and how easy it is to test leveldb code.

License

Notifications You must be signed in to change notification settings

thlorenz/level-sublevel-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

level-sublevel-demo build status

Shows how sublevels work in leveldb and how easy it is to test leveldb code.

Installation

git clone https://github.com/thlorenz/level-sublevel-demo.git

Following along

List all steps via: git log --oneline --decorate

Then check out a step that interests you via: git checkout <tagname>, i.e. git checkout 03.

Alternatively you can navigate to the tags right here by selecting a tag from the tags

Most changes occur inside index.js and later on also inside test/index.js

About

Shows how sublevels work in leveldb and how easy it is to test leveldb code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published