0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
leveldb: add write paused flag (#218) More... almost 6 years ago
leveldb/storage: update log file size in fileStore.doLog method (#217) More... almost 6 years ago
leveldb: add method to receive database statistics (#215) More... almost 6 years ago
Fix index out of range panic when size is bigger than 1 TiB (#214) More... about 6 years ago
leveldb/storage: correct FileType masking and Rename in MemStorage (#210) More... about 6 years ago
leveldb: wrap storage, collect diskIO (#207) More... about 6 years ago
Fixed rename on plan 9 (invalid argument error). (#203) More... about 6 years ago
leveldb: fixes batch pool (fixes #202) More... over 6 years ago
leveldb: add write delay statistic More... over 6 years ago
Fix build. (#189) More... over 6 years ago
leveldb: recoverTable() shouldn't complaining about corrupted table #184 More... over 6 years ago
travis: add 1.8 and 1.9 (#183) More... over 6 years ago
leveldb: typo fixes (#182) More... over 6 years ago
leveldb: wait pending compation to finish before checking total tables (fixes #163) More... over 6 years ago
leveldb: fix Fatalf missing argument More... over 6 years ago
fix Iterator Value godoc (#177) More... over 6 years ago
Use the defined constant instead of number (#178) More... over 6 years ago
leveldb: fix Has godoc (#174) More... almost 7 years ago
readme: mention DB instance concurrency safeness #55 More... about 7 years ago
storage: fs: flush meta-file (#165) More... about 7 years ago
leveldb: DB.rotateMem: retry DB.newMem three times before panicking #167 More... about 7 years ago
leveldb: DB.memCompaction should raise errCompactionTransactExiting panic when canceled due to DB being closed #167 More... about 7 years ago
Fix readRawBlock: a forgotten BufferPool Put (#168) More... about 7 years ago
leveldb: version now locks individual files (fixes #161) More... over 7 years ago
all: fix documentation More... over 7 years ago
leveldb: get rid of multi-valued receive operation More... over 7 years ago
some cleanup on errors and storage packages More... over 7 years ago
leveldb: don't discard transaction if cannot commit, returns error instead More... over 7 years ago
leveldb: fix OpenTransaction godoc More... over 7 years ago
leveldb: remove unused readBatch and readBatchToMem func More... over 7 years ago