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

add comments for why using two meta pages
#535 by kensou97 was closed Jul 15, 2023 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…
tx: load freelist on Check() [continuation of PR#49]
#52 by jpbetz was merged Sep 22, 2017 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.