issues
search
etcd-io
/
bbolt
An embedded key/value database for Go.
https://go.etcd.io/bbolt
MIT License
8.31k
stars
646
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Boltdb takes up 3.5x the space compared to Pebble or Leveldb
#863
flywukong
opened
3 days ago
3
[1.3] update go version to 1.22.9
#862
samuelbartels20
closed
1 week ago
5
build(deps): Bump golang.org/x/sys from 0.26.0 to 0.27.0
#861
dependabot[bot]
closed
1 week ago
3
build(deps): Bump golang.org/x/sync from 0.8.0 to 0.9.0
#860
dependabot[bot]
closed
1 week ago
2
command buckets converted to the cobra style
#859
tommyshem
opened
1 week ago
10
Updating file
#858
aryehlev
closed
5 days ago
1
Bump go toolchain to 1.22.9
#857
samuelbartels20
closed
1 week ago
2
Bump go toolchain to 1.23.3
#856
samuelbartels20
closed
1 week ago
7
chore/docs: Installing document description should use bbolt
#855
caicancai
closed
2 weeks ago
5
deadlock with read-transaction and write transaction on different go-routines
#854
flywukong
closed
5 days ago
6
Extremely slow Batch write performance on Windows 11
#853
axww
closed
2 weeks ago
2
Update release date for v1.4.0-beta.0
#852
ahrtr
closed
2 weeks ago
1
(help) random panic/fatal errors on batch op
#851
freitzzz
closed
2 weeks ago
4
Does Tx.WriteTo need to have Tx open for entire duration of io.CopyN?
#850
andreyvit
closed
2 days ago
0
Remove robustness tests sudo
#849
ivanvc
opened
3 weeks ago
5
Restore ARM64 robustness and 4 CPU race CI jobs
#848
ivanvc
opened
3 weeks ago
0
Add changelog for 1.4.0-beta.0
#847
ahrtr
closed
2 weeks ago
6
build(deps): Bump actions/setup-go from 5.0.2 to 5.1.0
#846
dependabot[bot]
closed
3 weeks ago
6
build(deps): Bump actions/checkout from 4.2.1 to 4.2.2
#845
dependabot[bot]
closed
3 weeks ago
10
github/workflows: remove arm64 jobs
#844
ivanvc
closed
3 weeks ago
13
build(deps): Bump actions/checkout from 4.2.0 to 4.2.1
#843
dependabot[bot]
closed
1 month ago
1
Cursor.Last() doesn't return the last key entered.
#842
baxiry
closed
1 month ago
5
github: enable ok-to-test for release-1.3 PRs
#841
ivanvc
closed
1 month ago
1
Including Android fixes in 1.3.* releases
#840
elgatito
opened
1 month ago
1
build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
#839
dependabot[bot]
closed
1 month ago
1
build(deps): Bump golang.org/x/sys from 0.25.0 to 0.26.0
#838
dependabot[bot]
closed
1 month ago
1
[1.3] Bump go version to 1.22.8
#837
PyAgni
closed
1 month ago
6
Bump go version to 1.23.2
#836
PyAgni
closed
1 month ago
1
build(deps): Bump actions/checkout from 4.1.7 to 4.2.0
#835
dependabot[bot]
closed
1 month ago
1
Find new memory pages when node drops disk
#834
yingchunliu-zte
closed
2 months ago
2
Find new memory pages when node drops disk
#833
yingchunliu-zte
closed
2 months ago
2
[release-1.3] Bump go toolchain to 1.22.7
#832
ArkaSaha30
closed
2 months ago
1
[main] Bump go toolchain to 1.23.1
#831
ArkaSaha30
closed
2 months ago
1
using primary and slave DBs to solve the panic problem caused by DB c…
#830
yingchunliu-zte
closed
2 months ago
7
build(deps): Bump golang.org/x/sys from 0.24.0 to 0.25.0
#829
dependabot[bot]
closed
2 months ago
3
Add info on how to iterate over existing buckets
#828
ErikKalkoken
closed
2 months ago
4
add new func , return root
#827
icetech233
closed
3 months ago
1
Update release date of 1.3.11
#826
ahrtr
closed
3 months ago
3
Release plan for 1.3.11
#825
ahrtr
closed
3 months ago
1
Add changelog for 1.3.11
#824
ahrtr
closed
3 months ago
4
[1.3] Rollback alloc map: remove all page ids which are allocated by the txid
#823
ahrtr
closed
3 months ago
5
[release-1.3] Bump go toolchain to 1.22.6
#822
henrybear327
closed
3 months ago
1
[main] Bump go toolchain to 1.23.0
#821
henrybear327
closed
3 months ago
1
bbolt cli: Inspect command missing in cmd/bbolt/main.go
#820
0x0000F1
closed
3 months ago
6
Rollback alloc map: remove all page ids which are allocated by the txid
#819
ahrtr
closed
3 months ago
3
build(deps): Bump golang.org/x/sys from 0.23.0 to 0.24.0
#818
dependabot[bot]
closed
3 months ago
2
[1.3] tests/robustness: switch to kill if no panic after 10sec
#817
fuweid
closed
3 months ago
6
[1.3] backport failpoints(resizeFileError, lackOfDiskSpace) and dmflakey on XFS
#816
fuweid
closed
3 months ago
6
Update release-1.3 and main CHANGELOG with go version bump
#815
henrybear327
closed
3 months ago
3
go version bump from 1.22.5 to 1.22.6
#814
henrybear327
closed
3 months ago
1
Next