| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove allocations from read-only buckets. | Ben Johnson | 2014-05-23 | 1 | -1/+82 |
| * | Add option to adjust fill percentage. | Ben Johnson | 2014-05-15 | 2 | -0/+5 |
| * | Merge pull request #162 from Shopify/nested_stats2 | Ben Johnson | 2014-05-14 | 3 | -0/+147 |
| |\ | |||||
| | * | address review comments | Martin Kobetic | 2014-05-13 | 2 | -13/+47 |
| | * | add inline stats to cmd | Martin Kobetic | 2014-05-12 | 1 | -0/+8 |
| | * | aggregate bucket stats recursively and add stats to cmd | Martin Kobetic | 2014-05-09 | 3 | -12/+55 |
| | * | first part | Martin Kobetic | 2014-05-09 | 2 | -0/+62 |
| * | | Add -work flag to 'bolt bench'. | Ben Johnson | 2014-05-12 | 2 | -1/+9 |
| |/ | |||||
| * | Add 'bolt info'. | Ben Johnson | 2014-05-08 | 3 | -0/+66 |
| * | Remove 'bolt set'. | Ben Johnson | 2014-05-05 | 3 | -87/+0 |
| * | Add streaming stats to bolt bench. | Ben Johnson | 2014-04-30 | 2 | -23/+61 |
| * | Merge branch 'bench-batch' into moar_bench | Ben Johnson | 2014-04-30 | 2 | -7/+10 |
| |\ | |||||
| | * | Add --batch-size to 'bolt bench'. | Ben Johnson | 2014-04-29 | 2 | -11/+33 |
| * | | Remove bolt bench -stat. | Ben Johnson | 2014-04-30 | 2 | -26/+1 |
| * | | add -stats and -batch-size support to bench cmd | Martin Kobetic | 2014-04-24 | 2 | -12/+63 |
| |/ | |||||
| * | Add 'bolt bench'. | Ben Johnson | 2014-04-18 | 6 | -249/+279 |
| * | move bench package to bench/cmd/bolt/bench | Steven Normore | 2014-04-18 | 3 | -0/+157 |
| * | add bench sub-package | Steven Normore | 2014-04-18 | 1 | -28/+8 |
| * | add benchmarks using Benchmark framework | Steven Normore | 2014-04-18 | 6 | -50/+67 |
| * | moar bench package | Steven Normore | 2014-04-18 | 5 | -42/+66 |
| * | initial bench and generate command structure | Steven Normore | 2014-04-18 | 4 | -0/+96 |
| * | Return bucket from CreateBucket() functions. | Ben Johnson | 2014-04-15 | 2 | -5/+6 |
| * | Upgrade import/export to use nested buckets. | Ben Johnson | 2014-04-11 | 8 | -27/+78 |
| * | Merge branch 'master' into nested-keys | Ben Johnson | 2014-04-11 | 10 | -25/+309 |
| |\ | |||||
| | * | Add import/export to CLI. | Ben Johnson | 2014-04-11 | 10 | -24/+306 |
| | * | add ldflags on build with main.commit and main.branch to Makefile | Steven Normore | 2014-04-09 | 1 | -1/+3 |
| * | | Add nested buckets. | Ben Johnson | 2014-04-11 | 4 | -7/+7 |
| |/ | |||||
| * | Remove count and overflow columns for free pages on 'bolt pages'. | Ben Johnson | 2014-04-02 | 1 | -4/+12 |
| * | Write freelist after each commit. | Ben Johnson | 2014-03-31 | 1 | -1/+4 |
| * | Add DB.Check(). | Ben Johnson | 2014-03-29 | 2 | -0/+42 |
| * | Refactor bolt commands into individual files. | Ben Johnson | 2014-03-27 | 11 | -316/+395 |
| * | Make DB/Tx API more consistent. | Ben Johnson | 2014-03-24 | 2 | -10/+10 |
| * | Fix print. | Ben Johnson | 2014-03-21 | 1 | -6/+31 |
| * | Add 'bolt buckets'. | Ben Johnson | 2014-03-21 | 2 | -0/+54 |
| * | Add 'bolt set'. | Ben Johnson | 2014-03-21 | 2 | -3/+69 |
| * | Add 'bolt pages'. | Ben Johnson | 2014-03-21 | 1 | -0/+45 |
| * | Add 'bolt keys'. | Ben Johnson | 2014-03-21 | 2 | -3/+75 |
| * | Add 'bolt get'. | Ben Johnson | 2014-03-21 | 2 | -0/+190 |
