issues
search
boltdb
/
bolt
An embedded key/value database for Go.
MIT License
14.24k
stars
1.51k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cursor.Last() returns nil for non-empty bucket
#753
Hittorp
opened
6 years ago
0
permission denied in user home directory when open boltdb path
#752
rcholic
opened
6 years ago
1
Tons of compilation errors
#751
natewind
opened
6 years ago
1
Not able to create subbucket inside loop
#750
waghi
opened
6 years ago
0
page already freed on certain builds
#749
tehsphinx
opened
6 years ago
0
add tx-copy-deprecated
#748
chyroc
closed
6 years ago
0
how to use boltdb for multiple files
#747
qshuai
closed
6 years ago
2
MIPSLE support
#746
honteng
closed
6 years ago
0
how to get the value that the current cursor points to
#745
qshuai
closed
6 years ago
3
Meta2 make DBFile invalid
#744
qw4990
opened
6 years ago
1
Database file size not updating after reaching 1GB
#743
ghost
opened
6 years ago
3
[RFE] Database Generation ID
#742
obnoxxx
closed
6 years ago
7
[RFE] change sequence number
#741
obnoxxx
closed
6 years ago
2
Make boltdb build on ppc
#740
mvo5
closed
6 years ago
1
concurrent writes and deadlocks
#739
winteraz
opened
6 years ago
2
what kind fo key can enhance write speed
#738
RyouZhang
opened
6 years ago
1
Add madvise setting for sequential dbs
#737
glinton
closed
6 years ago
0
Remove unnecessary if in batch handling
#736
tv42
closed
7 years ago
0
Add mipsle support
#735
rmn87
closed
6 years ago
0
Check is a database open
#734
Heshmatkhah
opened
7 years ago
1
How to check if a file is a valid boltdb database without panicing
#733
korjavin
closed
7 years ago
2
Remove TestOpen method created files
#732
JacksonJia
closed
6 years ago
0
page already freed
#731
deepch
opened
7 years ago
5
Add missing help message for "dump" and "page"
#730
WeiZhang555
closed
6 years ago
0
Document for New Contributors?
#729
aunyks
opened
7 years ago
0
Can I use the same key for nested bucket and filed in a bucket/
#728
zhengxiaoyao0716
opened
7 years ago
1
Sisyphus uses Bolt!
#727
carlostrub
closed
6 years ago
0
Security at rest
#726
ghost
opened
7 years ago
1
Cleanup file descriptors on failed database initialization
#725
cj-dimaggio
closed
6 years ago
3
Improve comment wording
#724
jxub
closed
6 years ago
0
C/C++ binding for key/value storage
#723
topilski
opened
7 years ago
3
Add NoSync field to Options
#722
tylertreat
closed
6 years ago
0
Add NoSync field to Options
#721
tylertreat
closed
7 years ago
4
Added thunder to README
#720
muesli
closed
6 years ago
0
SIGSEGV when running benchmark test
#719
patrobinson
closed
7 years ago
2
frequent "assertion failed: write: circular dependency occurred"
#718
timestee
opened
7 years ago
1
Add bolt-jna and Keylord projects to 'Other Projects Using Bolt' section
#717
maxd
closed
6 years ago
0
Added Mjolnir to list of projects
#716
shellfu
closed
6 years ago
0
Add "buckets", "keys" and "get" CLI commands
#715
heyitsanthony
closed
7 years ago
1
Added etcd to projects using boltdb
#714
dankohn
closed
7 years ago
2
Issues when trying to access a boltdb file from another platform
#713
pinfake
opened
7 years ago
1
TestBucket_Put_ValueTooLarge: out of memory
#712
aviau
opened
7 years ago
0
Add kv into "Other Projects Using Bolt"
#711
helinwang
closed
6 years ago
0
is there a way to replicate boltdb across multiple servers?
#710
m-abdalrahman
closed
7 years ago
2
Add dump and page command information to 'bolt' CLI usage output.
#709
jpbetz
closed
6 years ago
0
document behaviour when a Bolt DB is copied mid-write
#708
mappu
closed
7 years ago
1
prevent segfault after mmap failure
#707
lukechampine
closed
6 years ago
0
Segfault on Windows when out of disk space
#706
lukechampine
opened
7 years ago
1
Tag a new release
#705
nochso
closed
7 years ago
1
Using boltDB without mmap() support
#704
dtoubelis
closed
7 years ago
2
Next