-
Notifications
You must be signed in to change notification settings - Fork 704
Pull requests: etcd-io/bbolt
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
*: use coreos/bbolt as import path
#4
by xiang90
was merged Jun 20, 2017
Loading…
updated Aug 28, 2018
rebuild freelist when opening with FreelistSync after NoFreelistSync
#6
by heyitsanthony
was merged Jul 25, 2017
Loading…
updated Aug 28, 2018
Garbage collect pages allocated after minimum txid
#3
by heyitsanthony
was merged Jun 24, 2017
Loading…
updated Aug 28, 2018
add option to skip freelist sync
#1
by xiang90
was merged Jun 22, 2017
Loading…
updated Aug 28, 2018
fix NoSyncFreelist reachability checking
#10
by heyitsanthony
was merged Aug 9, 2017
Loading…
updated Aug 28, 2018
freelist: read all free pages on count overflow
#12
by heyitsanthony
was merged Aug 10, 2017
Loading…
updated Aug 28, 2018
fix overflow breaking 32-bit test builds
#26
by heyitsanthony
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
Add "buckets", "keys" and "get" CLI commands
#20
by heyitsanthony
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
Avoid allocate a hole page, when the node size equals to pageSize
#24
by heyitsanthony
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
Set FillPercent=1.0 in 'bolt compact'.
#22
by heyitsanthony
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
test: use qconfig() instead of defaults in TestBucket_Put_Single
#13
by heyitsanthony
was merged Aug 9, 2017
Loading…
updated Aug 28, 2018
Add support for mips, mips64
#21
by heyitsanthony
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
Fix issue #543 'bolt bench crashes'
#17
by heyitsanthony
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
do not read freelist if database opened readonly
#19
by heyitsanthony
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
Fix deletion of non-existing keys
#23
by heyitsanthony
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
README: update links to 'coreos/bbolt'
#27
by gyuho
was merged Aug 11, 2017
Loading…
updated Aug 28, 2018
tx: load freelist on Check() [continuation of PR#49]
#52
by jpbetz
was merged Sep 22, 2017
Loading…
updated Aug 28, 2018
Increase freelist.releaseRange unit test coverage.
#36
by jpbetz
was merged Sep 8, 2017
Loading…
updated Aug 28, 2018
Improve test coverage for releaseRange rollbacks.
#37
by jpbetz
was merged Sep 11, 2017
Loading…
updated Aug 28, 2018
db.go: return t.Rollback directly in the end of View function
#41
by lorneli
was merged Sep 12, 2017
Loading…
updated Aug 28, 2018
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.