Permalink
Failed to load latest commit information.
cmd/nutdb Add tiny read-only REPL Oct 31, 2016
.gitignore Initial commit Aug 3, 2016
LICENSE Initial commit Aug 3, 2016
README.md Update README with info about unimplemented methods Aug 3, 2016
bucket.go Add (*Bucket).CreateBucketIfNotExists() Aug 24, 2017
cursor.go Add missing comment to Cursor type Aug 3, 2016
db.go Simplify NewDB return value Aug 31, 2016
transaction.go Add docs for all methods Aug 3, 2016
unimplemented.go Add implementation of Cursor Aug 3, 2016