Skip to content

Pull requests: etcd-io/bbolt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Extend the maintainers of bbolt
#757 by ahrtr was merged May 15, 2024 Loading…
add OpenFile option
#158 by twpayne was merged May 10, 2019 Loading…
Make sure failed tests report their exit code
#240 by mndrix was merged Apr 24, 2021 Loading…
Update changelog for 1.4.0-alpha.1
#745 by ahrtr was merged May 3, 2024 Loading…
*: use coreos/bbolt as import path
#4 by xiang90 was merged Jun 20, 2017 Loading…
gofmt, change git path
#8 by gyuho was merged Jul 27, 2017 Loading…
fix NoSyncFreelist reachability checking
#10 by heyitsanthony was merged Aug 9, 2017 Loading…
freelist: read all free pages on count overflow
#12 by heyitsanthony was merged Aug 10, 2017 Loading…
fix overflow breaking 32-bit test builds
#26 by heyitsanthony was merged Aug 11, 2017 Loading…
Add "buckets", "keys" and "get" CLI commands
#20 by heyitsanthony was merged Aug 11, 2017 Loading…
Options.PageSize
#16 by heyitsanthony was merged Aug 11, 2017 Loading…
Set FillPercent=1.0 in 'bolt compact'.
#22 by heyitsanthony was merged Aug 11, 2017 Loading…
Remove 'moribund' from README.md
#56 by virtualsue was merged Sep 27, 2017 Loading…
add option to skip freelist sync
#1 by xiang90 was merged Jun 22, 2017 Loading…
Add support for mips, mips64
#21 by heyitsanthony was merged Aug 11, 2017 Loading…
Fix issue #543 'bolt bench crashes'
#17 by heyitsanthony was merged Aug 11, 2017 Loading…
more fmt passes
#18 by heyitsanthony was merged Aug 11, 2017 Loading…
do not read freelist if database opened readonly
#19 by heyitsanthony was merged Aug 11, 2017 Loading…
Fix deletion of non-existing keys
#23 by heyitsanthony was merged Aug 11, 2017 Loading…
db_test.go: remove temp files after tests
#57 by gyuho was merged Sep 28, 2017 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.