aboutsummaryrefslogtreecommitdiff
path: root/const.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add nested buckets.Ben Johnson2014-04-111-4/+1
| | | | | | | This commit adds the ability to create buckets inside of other buckets. It also replaces the buckets page with a root bucket. Fixes #56.
* Check for sequence overflow.Ben Johnson2014-02-201-0/+7
|
* API Documentation.Ben Johnson2014-02-131-2/+7
|
* Clean up API.Ben Johnson2014-01-311-3/+4
|
* TODOBen Johnson2014-01-241-6/+1
|
* DB.Open(), pages, and meta.Ben Johnson2014-01-101-2/+0
|
* Basic types.Ben Johnson2014-01-081-0/+15