issues
search
dain
/
leveldb
Port of LevelDB to Java
Apache License 2.0
1.54k
stars
429
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
why use table.ceilingEntry(internalKey)?
#141
XbuLee
opened
1 year ago
0
Is there a communication group about this project?
#140
leaf-dawn
opened
1 year ago
0
[SECURITY] Fix Temporary File Information Disclosure Vulnerability
#139
JLLeitschuh
opened
2 years ago
0
Batch/v0.12
#138
halibobo1205
closed
2 years ago
0
Please Release A new Version
#137
tianhaolin1992
opened
2 years ago
0
readoptions.fillcache not work in fact.
#136
xsank
opened
2 years ago
0
why not assign current as a temp variable in versionSet.get(lookupKey) in DBImpl.(byte[] key, ReadOptions options)?
#135
wolflike
closed
2 years ago
1
Using Snapshots in other classes
#134
platacc
opened
2 years ago
3
Vulnerabilities from dependencies: CVE-2020-8908 CVE-2018-10237
#133
MarkLTZ
opened
2 years ago
0
Last Entry in LevelDB remains
#132
platacc
closed
2 years ago
3
Fix an issue where a large byte array may get pinned down in memory
#131
wyzhang
closed
1 year ago
0
Improve Travis CI build Performance
#130
chenzhang22
closed
2 years ago
0
compress Slice when create filemetadata
#129
Salpadding
opened
3 years ago
2
open db oom error when the database has a large manifest file
#128
halibobo1205
opened
3 years ago
0
Add more explicit notice regarding Snappy compression
#127
stdedos
opened
3 years ago
1
Memory leak
#126
LennartRoeder
opened
4 years ago
3
Bump junit from 4.11 to 4.13.1 in /leveldb-benchmark
#125
dependabot[bot]
opened
4 years ago
0
support .sst and .ldb extension
#124
zhyzhyzhy
opened
4 years ago
0
How can I efficiently create sublevel?
#123
anidotnet
opened
4 years ago
1
cacheSize doesn't work
#122
asdj07
opened
4 years ago
0
I found a bug and fixed it.
#121
tongkeke
closed
4 years ago
1
Support to custom file extension (*.sst -> *.ldb)
#120
dyorgio
opened
4 years ago
1
Cannot read any leveldb (IndexedDB) from Skype for Desktop
#119
dyorgio
closed
4 years ago
2
Unnecessary to check levelnumber = = 0 in Level.java
#118
hecenjie
opened
4 years ago
3
Update to latest airbase version
#117
coheigea
closed
4 years ago
1
SpringBootTest DBFactory open error
#116
songlongkuan
closed
4 years ago
2
sst files not being deleted
#115
wellington-felix-movile
closed
4 years ago
0
Leveldb on Android
#114
ebitogu
opened
5 years ago
0
sst file deleted but fd not released
#113
freewings85
opened
5 years ago
1
Google Guava PatternCompiler Issue
#112
ebitogu
closed
5 years ago
3
Opening a database from exiting data does not work
#111
ypriverol
opened
5 years ago
5
Fixes #96 - Removed autoclose of FileChannel.
#110
hbs
closed
5 years ago
3
Implementing ByteBuf from Netty
#109
ghost
closed
5 years ago
3
Question:bloomfilter in leveldb
#108
blzang
closed
5 years ago
1
What's the different between CompressionType.SNAPPY and NONE
#107
zhangtianxiao
closed
5 years ago
1
BlockIterator: readEntry: do not allocate for key if sharedKeyLength==0
#106
lzeiming
closed
5 years ago
0
DBIterator iterator = db.iterator();
#105
66545shiwo
closed
5 years ago
0
Publish uber jar on maven repository
#104
hbs
closed
5 years ago
1
NullPointerException in VersionSet
#103
liukun4515
opened
5 years ago
2
Allow `LogReader` to take an `InputStream` rather than a `FileChannel`
#102
RasmusSemmle
closed
5 years ago
1
Fix NPE when compacting files on last level. Fix dain/leveldb#99
#101
pcmind
closed
5 years ago
1
Fix NullPointerException in Compaction.totalFileSize
#100
dain
closed
5 years ago
1
Database size limit?
#99
locosmac
closed
5 years ago
14
LevelDB Corruption Issue
#98
surein
opened
6 years ago
4
Delete does not remove from Iterator
#97
marcosrachid
closed
6 years ago
2
Table.openBlock fails on Windows 7 but works on Debian
#96
metroal
closed
5 years ago
9
MergingIterator#resetPriorityQueue is bogus.
#95
pcmind
opened
6 years ago
0
Exception of Overlapping files thrown while compacting throw away all work done by that compaction
#94
pcmind
opened
6 years ago
0
Added bloom filter support. Improve concurrency and fix some issues.
#93
pcmind
closed
6 years ago
1
Fix building Javadoc
#92
electrum
closed
6 years ago
0
Next