Issues
- 14
sync issue for big databases (archive nodes)
#215 opened by kogeler - 2
Memory usage on Windows
#239 opened by nazar-pc - 7
Tree column
#199 opened by arkpar - 6
size of table files feature request
#219 opened by kogeler - 5
Memory is "leaking" on Windows and leads to crashes
#233 opened by nazar-pc - 5
Potential bug.
#228 opened by ruseinov - 6
IO Error: Access is denied. (os error 5) during Substrate block import (Windows)
#231 opened by nazar-pc - 0
Panic on TableFile::slice_at.
#227 opened by ruseinov - 3
Database reopening regression on Windows
#226 opened by nazar-pc - 6
- 1
Consider switching away from mmap
#224 opened by nazar-pc - 24
- 0
`madvise_random` function in v0.4.10 has different signatures for Unix and non-Unix systems
#220 opened by shamilsan - 9
extreamly slow booting
#207 opened by jasl - 9
Support for dropping columns from a database
#209 opened by tdimitrov - 3
Question: File size and spread
#208 opened by crystalin - 5
Optimize memory usage
#168 opened by arkpar - 6
Upper bound on database size
#205 opened by nazar-pc - 8
Potential index corruption on exit
#198 opened by jasl - 0
- 12
- 5
Make `find_entry_sse2` optional behind a feature
#189 opened by hanabi1224 - 1
Corrupted btree entries should not result in panics
#191 opened by arkpar - 8
Unexcepted write amplification
#181 opened by krhougs - 2
- 2
SIMD optimization
#171 opened by arkpar - 0
2nd level index
#169 opened by arkpar - 2
Properly fuzz concurrency behaviors
#128 opened by Tpt - 1
ParityDB Questions
#162 opened by gakonst - 0
- 0
After recovery on corrupted log, existing values might get overriden after unrelated commit processing
#145 opened by Tpt - 1
Support adding columns to existing DB
#142 opened by sandreim - 7
slice index starts at 32 but ends at 2
#73 opened by nazar-pc - 1
Panic after partial commit processing
#137 opened by Tpt - 12
`btree_index` in existing database
#129 opened by tgmichel - 10
Corruption: Missing btree entry at addr 45:61327
#131 opened by nazar-pc - 4
- 0
Debug assertion failure during btree forward iteration
#124 opened by Tpt - 1
Migrate function only works for `uniform` true.
#130 opened by cheme - 6
Slice indexation error after BTree header write failure
#114 opened by Tpt - 4
- 0
DB corrupted on column config partial writes
#115 opened by Tpt - 0
Values do not seems to be persisted on ref-counted BTree
#104 opened by Tpt - 0
Panic when doing duplicated references in the same transaction on a ref-counted btree
#101 opened by Tpt - 4
High memory usage on default allocator
#93 opened by i1i1 - 1
Make a release with changes from the #75
#89 opened by i1i1 - 0
Expose column stats
#80 opened by nazar-pc - 14
- 2
Meta Question: How does design consideration translate to implementation details?
#82 opened by shawntabrizi - 0
seek_read/seek_write are not guaranteed to read/write exact amount of data on Windows
#76 opened by nazar-pc