aboutsummaryrefslogtreecommitdiff
path: root/NOTES (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix db.munmap() to return an error.Ben Johnson2014-03-211-17/+0
| | | | | | | Changes munmap to return an error and the DB now implements io.Closer. I also removed all the OS and Syscall mocking because it's causing issues. Corrupt file tests need to be recreated but directly using the file system instead.
* Add RWTransaction.Put().Ben Johnson2014-02-011-0/+17
|
* DB.Open(), pages, and meta.Ben Johnson2014-01-101-99/+0
|
* NOTESBen Johnson2013-12-201-0/+99