issues
search
tidwall
/
buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
MIT License
4.57k
stars
289
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ido/fix crash on windows
#120
idosavion
closed
1 month ago
4
[BUG] Shrink crash on windows
#119
idosavion
closed
1 month ago
1
Remove geo stuff
#118
caxqueiroz
closed
2 months ago
0
Java Support?
#117
CycleMost
opened
4 months ago
0
Support replication?
#116
threadedstream
opened
5 months ago
0
Feat: Add DescendGreaterOrEqual for the range [last, pivot], and also DescendRange with option (lt, gte]
#115
singchia
opened
5 months ago
0
encryption
#114
0xnu
opened
7 months ago
0
fix #112
#113
Sora233
opened
10 months ago
0
Expiry works only during runtime and is lost on shrink
#112
boguslaw-wojcik
closed
5 months ago
6
Is it necessary to (defer) db.Close()?
#111
x528491x
opened
11 months ago
0
Question: cost/benefit of supporting generic types; and persisting secondary indexes
#110
EmmanuelOga
opened
1 year ago
0
Feature Request: Delete inside iterator
#109
cobolbaby
opened
1 year ago
0
Dependencies update due?
#108
x528491x
opened
1 year ago
0
Does the data.db file support rewrite like redis AOF?
#107
lynn447742
closed
1 year ago
2
fixed typo 'timeed-out' -> 'timed-out'
#106
djm93dev
opened
1 year ago
0
Get size of db on disk
#105
x528491x
opened
1 year ago
0
#102: returns ttl together with value
#104
kcmvp
opened
1 year ago
2
What happens if two funcs write to the db at the exact same time?
#103
zxcvxoxo
opened
1 year ago
1
Enhancement: add new method GetWithTTL to return value together with TTL
#102
kcmvp
opened
1 year ago
0
Add support for explicit Sync
#101
kevburnsjr
opened
1 year ago
1
Python bindings
#100
raphaelauv
closed
3 months ago
0
Will "group by" be supported in this lib?
#99
fs714
opened
1 year ago
0
Question: Is buntdb goroutine-safe?
#98
fy0
closed
1 year ago
1
How to renew the ttl?
#97
kcmvp
opened
1 year ago
0
Is there any plan to support index on MessagePack?
#96
kcmvp
opened
1 year ago
1
[Feature Request] Is there a way to limit memroy usage?
#95
kcmvp
closed
1 year ago
0
I wonder if we can find closest lat long for a given latlon from spatial index using nearby
#94
elbek
opened
2 years ago
0
Update buntdb_test.go
#93
kayabe
closed
2 years ago
5
Question: What is the format of .db file?
#92
taron-carrot
opened
2 years ago
1
Does buntdb needs Go 1.18+ due to btree dependency?
#91
grtfou
closed
2 years ago
1
tx.Ascend doesn't work correctly
#90
MarcelXia
opened
2 years ago
1
index, or getting with different keys doesn't work
#89
marcelloh
opened
2 years ago
1
don't understand example
#88
marcelloh
opened
2 years ago
1
Questing about extra index
#87
MarcelXia
opened
2 years ago
0
Index recovery after a database crash.
#86
michail-vestnik
closed
2 years ago
0
Strange behavior with TTL on reopen of (actively written) DB files.
#85
chkohner
closed
1 year ago
6
Does the package support GO v1.17.2
#84
gitHusband
opened
2 years ago
2
DescendKeys works incorrectly
#83
jekabolt
opened
2 years ago
3
feature request: data recovery tool
#82
slingamn
opened
2 years ago
5
Support or workaround for autoincr?
#81
91doi
opened
2 years ago
1
Can you please explain why time.Sleep in Shrink is necessary?
#80
Sora233
closed
2 years ago
2
Fix example from README
#79
TomRoSystems
closed
2 years ago
1
Bump github.com/tidwall/gjson from 1.8.0 to 1.9.3
#78
dependabot[bot]
closed
3 years ago
0
auto-shrink not triggered
#77
slingamn
closed
3 years ago
5
Index less function called for unmatched keys
#76
hallerm
closed
3 years ago
1
Index pattern not always honored
#75
hallerm
closed
3 years ago
2
Noticed Deadlock? Sometimes buntdb gets stuck by a deadlock
#74
ibudisteanu
opened
3 years ago
3
Raft implementation
#73
quesurifn
closed
3 years ago
2
Odd database corruption
#72
DanielOaks
opened
3 years ago
5
Cannot load truncated AOF files.
#71
edwinhayes
closed
3 years ago
2
Next