issues
search
etcd-io
/
bbolt
An embedded key/value database for Go.
https://go.etcd.io/bbolt
MIT License
8.32k
stars
645
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
go version bump from 1.22.5 to 1.22.6
#814
henrybear327
closed
3 months ago
1
[release-1.3] go version bump from 1.21.12 to 1.21.13
#813
henrybear327
closed
3 months ago
1
[1.3] backport go-dmflakey and robustness test
#812
fuweid
closed
3 months ago
5
Update GitHub runners to use ubuntu-latest since they have nested virt
#811
jeefy
closed
3 months ago
11
build(deps): Bump golang.org/x/sys from 0.22.0 to 0.23.0
#810
dependabot[bot]
closed
3 months ago
1
build(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0
#809
dependabot[bot]
closed
3 months ago
1
build(deps): Bump actions/setup-go from 5.0.0 to 5.0.2
#808
dependabot[bot]
closed
3 months ago
1
build(deps): Bump actions/checkout from 4.1.1 to 4.1.7
#807
dependabot[bot]
closed
3 months ago
1
build(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
#806
dependabot[bot]
closed
3 months ago
1
[1.3] cmd/bbolt: write bench results to stdout
#805
tjungblu
closed
3 months ago
2
Dedupe Reload/NoSyncReload, prefer empty instead of nil init
#804
tjungblu
closed
3 months ago
1
github/workflows: set top-level file permissions
#803
ivanvc
closed
3 months ago
1
[1.3] backport make build target and go bench output
#802
tjungblu
closed
3 months ago
3
github/workflows: pin dependency versions
#801
ivanvc
closed
4 months ago
1
Pin GitHub action dependencies
#800
ivanvc
closed
4 months ago
1
Improve freelist serialization
#799
tjungblu
opened
4 months ago
0
Decompose the interface
#798
tjungblu
opened
4 months ago
3
The `freelist.allocs` isn't rollbacked when a tx is rollbacked
#797
ahrtr
closed
3 months ago
1
Add test case to verify freelist in case of TXN rollback
#796
ahrtr
closed
4 months ago
3
Bump actions and update gitignore
#795
cloudskies
closed
4 months ago
3
ensure hashmap init clears maps
#794
tjungblu
closed
4 months ago
4
add nightly benchmark
#793
tjungblu
closed
4 months ago
1
Panicking when a write txn tries to free a page which was allocated by itself
#792
ahrtr
closed
4 months ago
9
freelist hashmap/array inconsistency on page reload
#791
tjungblu
closed
4 months ago
1
build(deps): Bump golang.org/x/sys from 0.21.0 to 0.22.0
#790
dependabot[bot]
closed
4 months ago
1
Refactor freelist management & add more dedicated tests
#789
ahrtr
opened
4 months ago
7
No need to handle freelist as a specical case when freeing a page
#788
ahrtr
closed
4 months ago
2
quick actions test
#787
tjungblu
closed
4 months ago
1
add freelist interface unit tests
#786
tjungblu
closed
3 months ago
7
[1.3] Bump Go version to 1.21.12: GO-2024-2963 fix
#785
thedtripp
closed
4 months ago
2
Bump Go version to 1.22.5: GO-2024-2963 fix
#784
thedtripp
closed
4 months ago
0
Move method freePages into freelist.go
#783
ahrtr
closed
4 months ago
1
Open blocks even the ReadOnly option is set
#782
graugans
closed
5 months ago
2
add comment to PR after benchmark runs
#781
tjungblu
closed
4 months ago
7
Improve memory alignment
#780
tjungblu
opened
5 months ago
8
Enhance `TestDB_Concurrent_WriteTo` to check consistent read
#779
ahrtr
closed
4 months ago
1
after restart, bbolt db failed to get all reachable pages
#778
timannguyen
opened
5 months ago
20
move array related freelist functions into own file
#777
tjungblu
closed
5 months ago
0
Explicitly set the pagesize as 4096 for the concurrent test
#776
ahrtr
closed
5 months ago
3
introduce a freelist interface
#775
tjungblu
closed
4 months ago
10
change FileMode var formatter to %s
#774
andyxning
closed
5 months ago
1
Introduce freelist interface
#773
tjungblu
closed
4 months ago
8
Add verification on mergeSpans
#772
ahrtr
closed
5 months ago
7
Dependency Bump: gofail to v0.2.0
#771
ArkaSaha30
closed
5 months ago
1
build(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
#770
dependabot[bot]
closed
5 months ago
0
[DO NOT REVIERW] try to reproduce the db corruption issue
#769
ahrtr
closed
1 month ago
5
Bolt bucket missing when process crashes in the middle of a transaction
#768
Likith101
closed
5 months ago
3
cmd/bbolt: write bench results to stdout
#767
ivanvc
closed
5 months ago
6
build(deps): Bump golang.org/x/sys from 0.20.0 to 0.21.0
#766
dependabot[bot]
closed
5 months ago
0
add gobench output option
#765
tjungblu
closed
5 months ago
3
Previous
Next