issues
search
lotusdblabs
/
lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
https://lotusdblabs.github.io
Apache License 2.0
2.08k
stars
184
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
doc: fix: too many arguments in call to db.Put
#168
IceCodeNew
opened
1 month ago
0
Errors while using basic example
#166
marcelloh
opened
3 months ago
2
AutoCompact & CompactWithDeprecateTable Support
#165
KANIOYH
closed
1 month ago
2
fix the deadlock when closing db
#164
KANIOYH
closed
5 months ago
0
V2.2.0 Relase Plan
#163
roseduan
opened
6 months ago
0
Add tests for different `indexType` in the DB, and test `get` in scenarios involving `pendingWrites`, `activateMem`, `oldMem`, and `index`.
#161
akiozihao
closed
7 months ago
0
feat(lint): add golangci-lint
#160
akiozihao
closed
7 months ago
0
fix: Pass corresponding options in db.With... methods
#159
akiozihao
closed
7 months ago
0
OSPP 2024: Process and performance optimization of Value Log Compaction
#158
yanxiaoqi932
closed
1 month ago
2
refactor(iterator): delete unused code
#157
akiozihao
closed
7 months ago
0
fix:using defaultWriteOptions in db.Put,db.Get,db.Delete
#156
akiozihao
closed
7 months ago
0
Auto Compaction
#155
yanxiaoqi932
closed
1 month ago
1
feat:Add more test for db.Get
#154
akiozihao
closed
10 months ago
0
feat:support iterator
#153
akiozihao
closed
7 months ago
1
support iterator
#152
akiozihao
closed
10 months ago
1
Support Structured Log
#151
roseduan
opened
11 months ago
1
Support Data Compression
#150
roseduan
opened
11 months ago
1
Support Data Recovery
#149
roseduan
opened
11 months ago
0
wait close
#148
akiozihao
closed
10 months ago
0
Support TTL
#147
roseduan
opened
11 months ago
0
Support Transaction
#146
roseduan
opened
11 months ago
0
Support Column Family/Bucket
#145
roseduan
opened
11 months ago
0
Auto compaction
#144
roseduan
opened
11 months ago
2
use defer
#143
akiozihao
closed
11 months ago
0
upgrade dependencies
#142
akiozihao
closed
11 months ago
0
Upgrade dependencies
#141
akiozihao
closed
11 months ago
0
V2.2.0 Release Plan
#140
roseduan
closed
6 months ago
0
#133 Specify the key behavior
#139
akiozihao
closed
11 months ago
0
fix#137
#138
gofish2020
closed
11 months ago
0
waitMemtableSpace 存在并发问题
#137
gofish2020
closed
11 months ago
1
delete docs
#136
yanxiaoqi932
closed
1 year ago
0
change doc address
#135
yanxiaoqi932
closed
1 year ago
0
go mod tidy
#134
saint-yellow
closed
11 months ago
1
TODO: Define Behavior for key, value
#133
akiozihao
closed
7 months ago
0
fix design img
#132
yanxiaoqi932
closed
1 year ago
0
fix doc's img
#131
yanxiaoqi932
closed
1 year ago
0
Graceful shutdown
#130
yanxiaoqi932
closed
1 year ago
0
graceful shutdown
#129
yanxiaoqi932
closed
1 year ago
0
Fix: Diskhash hash collision
#128
akiozihao
closed
1 year ago
0
Benchmark improvements
#127
dumblob
opened
1 year ago
1
add docs website
#126
yanxiaoqi932
closed
1 year ago
0
use wal.WriteAll
#125
akiozihao
closed
1 year ago
1
Use as a cache on disk
#124
anacrolix
closed
1 year ago
3
Comparison to pebble
#123
anacrolix
opened
1 year ago
2
remove bytesBuffer
#122
akiozihao
closed
1 year ago
1
这里内存不应该Put回去
#121
shaovie
closed
11 months ago
4
WriteOption uses value variables and there is no need to escape to the heap
#120
shaovie
closed
11 months ago
6
建议,db.Put中的options 使用值传递
#119
shaovie
closed
7 months ago
1
del
#118
alfiver
closed
1 year ago
0
fix readme
#116
yanxiaoqi932
closed
1 year ago
0
Next