aboutsummaryrefslogtreecommitdiff
path: root/cmd/bolt/check.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor bolt CLI.Ben Johnson2015-04-141-47/+0
* Add Open() options, flock timeout.Ben Johnson2014-06-211-1/+1
* Optimize Tx.Check().Ben Johnson2014-05-281-1/+1
* Add streaming check.Ben Johnson2014-05-281-12/+20
* Remove DB.Check(). Allow read-only Tx.Check().Ben Johnson2014-05-271-1/+6
* Add DB.Check().Ben Johnson2014-03-291-0/+34