-
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
fix etcd-io/bbolt#247 move compact logic
#248
by andrewpmartinez
was merged Mar 4, 2021
Loading…
updated Mar 4, 2021
test: add buffer to a channel to avoid goroutine leak
#254
by lzhfromustc
was merged Mar 24, 2021
Loading…
updated Mar 24, 2021
Use madvise syscall wrapper from golang.org/x/sys/unix
#243
by tklauser
was merged Mar 24, 2021
Loading…
updated Mar 24, 2021
Skip few long running tests in
-short
mode
#274
by wpedrak
was merged Apr 23, 2021
Loading…
updated Apr 23, 2021
Add BoltDB Viewer to projects section in README
#255
by zc310
was merged Apr 24, 2021
Loading…
updated Apr 24, 2021
cmd/bbolt: pagesCommand no need db.Update
#226
by qingyunha
was merged Apr 24, 2021
Loading…
updated Apr 24, 2021
ignore goland ide generated files
#223
by huahang
was merged Apr 26, 2021
Loading…
updated Apr 26, 2021
Move to Github Actions / Golangci-Lint
#321
by mrueg
was merged Oct 19, 2022
Loading…
updated Oct 19, 2022
Fix bbolt tests for 16KB block page (e.g. Mac with M1 CPU).
#355
by ptabor
was merged Dec 20, 2022
Loading…
updated Dec 20, 2022
only perform assert check on exported method
#363
by ahrtr
was merged Dec 21, 2022
Loading…
updated Dec 21, 2022
bucket,cursor: clarify sort order and seek algorithm
#250
by x1ddos
was merged Dec 21, 2022
Loading…
updated Dec 21, 2022
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.