aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [docs] Add table of contentsMatt Silverlock2015-12-311-1/+29
* | | | Merge pull request #471 from rhcarvalho/patch-1Ben Johnson2015-12-301-1/+1
|\ \ \ \
| * | | | Update min mmap size in godocRodolfo Carvalho2015-12-171-1/+1
| |/ / /
* | | | Merge pull request #472 from gyuho/initial_mmapBen Johnson2015-12-302-1/+60
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce InitialMmapSize to prevent deadlockGyu-Ho Lee2015-12-212-1/+60
|/ / /
* | | Merge pull request #470 from ReadmeCritic/masterBen Johnson2015-12-141-5/+5
|\ \ \
| * | | Update README URLs based on HTTP redirectsReadmeCritic2015-12-141-5/+5
|/ / /
* | | Merge branch 'rhcarvalho-db-open-errors'Ben Johnson2015-12-102-28/+98
|\ \ \
| * | | Make bolt.Open return the documented errorsRodolfo Carvalho2015-12-102-28/+98
|/ / /
* | | Merge pull request #467 from boltdb/readme-coalescerBen Johnson2015-12-051-3/+2
|\ \ \
| * | | READMEBen Johnson2015-12-051-3/+2
|/ / /
* | | Merge pull request #463 from rhcarvalho/fix-statsBen Johnson2015-12-052-1/+44
|\ \ \
| * | | Fix `bolt stats` outputRodolfo Carvalho2015-12-052-1/+44
* | | | Merge pull request #462 from rhcarvalho/patch-readmeBen Johnson2015-12-051-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Put backticks around function name in descriptionRodolfo Carvalho2015-12-051-4/+4
|/ / /
* | | Merge pull request #461 from mark-rushakoff/doc-iterate-bucketsBen Johnson2015-11-222-5/+10
|\ \ \ | |_|/ |/| |
| * | Fix typo in commentMark Rushakoff2015-11-221-1/+1
| * | Explain iterating over sub-buckets in READMEMark Rushakoff2015-11-221-4/+9
|/ /
* | Merge pull request #455 from gyuho/boltdb_unix_map_populateBen Johnson2015-11-123-3/+11
|\ \
| * | Add MmapFlags option for MAP_POPULATE (unix)Gyu-Ho Lee2015-11-083-3/+11
* | | Merge pull request #452 from benbjohnson/empty-seekBen Johnson2015-11-092-19/+78
|\ \ \ | |/ / |/| |
| * | skip empty pages during cursor seekLuke Champine2015-11-052-19/+78
* | | Merge branch 'xiang90-tx_write'Ben Johnson2015-11-066-19/+18
|\ \ \ | |/ / |/| |
| * | update WriteTo() docsBen Johnson2015-11-063-15/+13
| * | add WriteToFlag to TxXiang Li2015-11-064-12/+13
|/ /
* | Merge pull request #451 from Charlesworth/masterBen Johnson2015-11-031-2/+2
|\ \
| * | updated README.md to fix typoCharlie Cochrane2015-11-031-2/+2
|/ /
* | Merge pull request #419 from raggi/windows-flockBen Johnson2015-10-282-9/+59
|\ \
| * | windows: implement file lockingJames Tucker2015-09-162-9/+59
* | | Merge pull request #447 from benbjohnson/max-value-sizeBen Johnson2015-10-281-1/+1
|\ \ \
| * | | lower MaxValue to 2GBBen Johnson2015-10-281-1/+1
|/ / /
* | | Merge branch 'hvnsweeting-hvn-fix-doc'Ben Johnson2015-10-281-3/+3
|\ \ \
| * | | typo and highlightHung Nguyen Viet2015-10-281-3/+3
|/ / /
* | | Merge pull request #441 from pmezard/document-put-constraintBen Johnson2015-10-281-0/+1
|\ \ \
| * | | bucket: document Put() value must remain valid for the transactionPatrick Mezard2015-10-191-0/+1
* | | | Merge pull request #445 from benbjohnson/readingBen Johnson2015-10-271-0/+50
|\ \ \ \
| * | | | README: add 'Reading the Source' sectionBen Johnson2015-10-241-0/+50
|/ / / /
* | | | Merge pull request #431 from brahmaroutu/support_power_zBen Johnson2015-10-212-0/+18
|\ \ \ \
| * | | | adding seperate files to compile on IBM Power and ZSrini Brahmaroutu2015-10-032-0/+18
| | |_|/ | |/| |
* | | | Merge pull request #444 from pmezard/doc-bucket-lifetimeBen Johnson2015-10-212-0/+6
|\ \ \ \
| * | | | bucket: document buckets are valid only during the transactionPatrick Mezard2015-10-212-0/+6
|/ / / /
* | | | Merge pull request #442 from pmezard/mention-address-space-consumptionBen Johnson2015-10-201-1/+3
|\ \ \ \
| * | | | README: mention the memory map consumes a lot of address spacePatrick Mezard2015-10-201-1/+3
|/ / / /
* | | | Merge pull request #439 from MJDSys/speed_up_testBen Johnson2015-10-191-1/+1
|\ \ \ \
| * | | | In TestBucket_Delete_FreelistOverflow, use Cursor.Delete to remove records.Matthew Dawson2015-10-171-1/+1
| | |/ / | |/| |
* | | | Merge pull request #440 from rogierlommers/masterBen Johnson2015-10-191-0/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Add example of NextSequence() usage to readmeRogier Lommers2015-10-181-0/+44
|/ / /
* | | Merge pull request #437 from shaggytwodope/masterBen Johnson2015-10-142-3/+3
|\ \ \
| * | | typosJohn ShaggyTwoDope Jenkins2015-10-132-3/+3
|/ / /
* | | Merge pull request #435 from hqhq/hq_add_arm64Ben Johnson2015-10-091-0/+9
|\ \ \ | |/ / |/| |