Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add support for arm64 | Qiang Huang | 2015-10-09 | 1 | -0/+9 | |
|/ / | ||||||
* | | Merge pull request #428 from lukechampine/patch-1 | Ben Johnson | 2015-09-21 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Document undefined behavior in ForEach | Luke Champine | 2015-09-21 | 1 | -1/+2 | |
| |/ | ||||||
* | | Merge pull request #427 from joyrexus/master | Ben Johnson | 2015-09-21 | 1 | -0/+4 | |
|\ \ | |/ |/| | ||||||
| * | add stow and buckets to projects list | Jason Voigt | 2015-09-21 | 1 | -0/+4 | |
|/ | ||||||
* | Merge pull request #418 from benbjohnson/revert-arm64 | Ben Johnson | 2015-09-09 | 1 | -7/+0 | |
|\ | ||||||
| * | revert arm64 change | Ben Johnson | 2015-09-09 | 1 | -7/+0 | |
|/ | ||||||
* | Merge pull request #414 from jefby/jefby | Ben Johnson | 2015-09-09 | 1 | -0/+7 | |
|\ | ||||||
| * | add bolt_arm64.go for arm64 | jefby | 2015-09-08 | 1 | -0/+7 | |
|/ | ||||||
* | Merge pull request #413 from benbjohnson/release-rwtx | Ben Johnson | 2015-09-04 | 1 | -1/+7 | |
|\ | ||||||
| * | release read-write tx after close | Ben Johnson | 2015-09-04 | 1 | -1/+7 | |
* | | Merge pull request #411 from Apsalar/solaris-mmap-flock-fixes | Ben Johnson | 2015-08-24 | 3 | -1/+112 | |
|\ \ | ||||||
| * | | solaris: fix issues with mmap, munmap, madvise and flock | Ken Sedgwick | 2015-08-21 | 3 | -1/+112 | |
|/ / | ||||||
* | | Merge pull request #405 from artyom/bolt-command-prints-fix | Ben Johnson | 2015-08-11 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | Fix invalid fmt.Fprintln/Errorf calls | Artyom Pervukhin | 2015-08-11 | 1 | -3/+3 | |
|/ / | ||||||
* | | Merge pull request #403 from tv42/readme-bazil | Ben Johnson | 2015-07-31 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Better URL for Bazil in README | Tommi Virtanen | 2015-07-29 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #398 from odeke-em/master | Ben Johnson | 2015-07-15 | 1 | -0/+1 | |
|\ \ | |/ |/| | ||||||
| * | README: add drive to projects using bolt | Emmanuel Odeke | 2015-07-14 | 1 | -0/+1 | |
|/ | ||||||
* | Merge sorted pgids rather than resorting everything | Martin Kobetic | 2015-06-16 | 5 | -7/+117 | |
* | Merge pull request #388 from ajvb/master | Ben Johnson | 2015-06-10 | 1 | -0/+1 | |
|\ | ||||||
| * | Added Kala to Projects Using Bolt section | AJ Bahnken | 2015-06-10 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #387 from benbjohnson/batch-doc | Ben Johnson | 2015-06-10 | 1 | -0/+3 | |
|\ | ||||||
| * | Add batch size and delay docs | Ben Johnson | 2015-06-10 | 1 | -0/+3 | |
|/ | ||||||
* | Merge pull request #384 from benbjohnson/drone | Ben Johnson | 2015-06-04 | 1 | -0/+4 | |
|\ | ||||||
| * | Fix Drone CI. | Ben Johnson | 2015-06-04 | 1 | -0/+4 | |
|/ | ||||||
* | Merge pull request #367 from mdlayher/master | Ben Johnson | 2015-06-03 | 1 | -0/+12 | |
|\ | ||||||
| * | bucket_test: add test for ErrValueTooLarge on insert | Matt Layher | 2015-05-12 | 1 | -0/+12 | |
* | | Merge pull request #368 from mdlayher/test_tx_foreach | Ben Johnson | 2015-06-03 | 1 | -0/+32 | |
|\ \ | ||||||
| * | | tx_test: add tests for two tx.ForEach cases | Matt Layher | 2015-05-12 | 1 | -0/+32 | |
* | | | Merge pull request #383 from benbjohnson/madvise | Ben Johnson | 2015-06-03 | 1 | -0/+14 | |
|\ \ \ | ||||||
| * | | | Add madvise() after mmap(). | Ben Johnson | 2015-06-02 | 1 | -0/+14 | |
|/ / / | ||||||
* | | | Merge pull request #379 from benbjohnson/tx-doc | Ben Johnson | 2015-05-21 | 2 | -0/+10 | |
|\ \ \ | ||||||
| * | | | Add docs for dependent transactions. | Ben Johnson | 2015-05-21 | 2 | -0/+10 | |
|/ / / | ||||||
* | | | Merge pull request #377 from benbjohnson/close-race | Ben Johnson | 2015-05-21 | 2 | -1/+51 | |
|\ \ \ | ||||||
| * | | | Wait for pending tx on close. | Ben Johnson | 2015-05-20 | 2 | -1/+51 | |
|/ / / | ||||||
* | | | Merge pull request #376 from ryanuber/readme-consul | Ben Johnson | 2015-05-19 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Add Consul to README | Ryan Uber | 2015-05-19 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | README | Ben Johnson | 2015-05-18 | 1 | -0/+15 | |
* | | | Merge branch 'ro' | Ben Johnson | 2015-05-18 | 5 | -15/+124 | |
|\ \ \ | ||||||
| * | | | Add test case inline documentation. | Ben Johnson | 2015-05-18 | 2 | -6/+22 | |
| * | | | make ignoring Truncate() explicit | sasha-s | 2015-05-18 | 3 | -12/+7 | |
| * | | | use a shared lock in read-only mode | sasha-s | 2015-05-18 | 4 | -25/+35 | |
| * | | | open read-only databases in read-only mode | sasha-s | 2015-05-14 | 5 | -14/+102 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #375 from benbjohnson/min-mmap-size | Ben Johnson | 2015-05-18 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Change min mmap size from 1MB to 32KB. | Ben Johnson | 2015-05-18 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #374 from oliver006/master | Ben Johnson | 2015-05-18 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Update README.md | Oliver | 2015-05-18 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge branch 'fix-crash' | Ben Johnson | 2015-05-18 | 3 | -11/+44 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add inline documentation for bdc109b. | Ben Johnson | 2015-05-18 | 3 | -11/+22 |