-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Issues: google/leveldb
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
CompactRange() does not fully compact after WriteBatch is written
bug
#227
opened Sep 9, 2014 by
cmumford
Allow clients to set maximum number of memory mapped files
enhancement
#238
opened Sep 9, 2014 by
cmumford
a new strategy to triple the write speed of LevelDB
enhancement
#298
opened Jun 12, 2015 by
dtm-labs
MANIFEST file grows forever if the DB is not closed and re-opened
enhancement
#299
opened Jul 23, 2015 by
bgedik
Why usage_ in LRUCache::Insert from cache.cc just add charge?
question
#327
opened Jan 12, 2016 by
yandd
when we do memtable dump, split memtable into different files with range
enhancement
#405
opened Aug 30, 2016 by
hljyunxi
Possible bug: After a power-loss, LevelDB does not discard partially-flushed transactions
bug
#251
opened Sep 9, 2014 by
cmumford
Add a Get API which allows for caller-allocated result buffer storage ( e.g. on stack )
enhancement
#141
opened Sep 9, 2014 by
cmumford
PosixMmapFile which using ftruncate+mmap may crash on Append() while the disk have no enough space
bug
#150
opened Sep 9, 2014 by
cmumford
ProTip!
Add no:assignee to see everything that’s not assigned.