issues
search
twmht
/
python-rocksdb
Python bindings for RocksDB
BSD 3-Clause "New" or "Revised" License
276
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add use_direct_reads && use_direct_io_for_flush_and_compaction && all…
#112
ieckevinsky
opened
1 week ago
2
Unable to install python-rocksdb
#111
PsychoPunkSage
opened
1 year ago
4
Error compiling Cython file
#110
anarahmadov
opened
1 year ago
3
Pin Cython below 3
#109
bensteinberg
opened
1 year ago
0
Can't build with current Cython
#108
bensteinberg
opened
1 year ago
0
hwo can i build it on windows platform?
#107
SocratesMing
opened
1 year ago
0
Trying to fix for v7.9.2
#106
atiqtahir
opened
1 year ago
0
rocksdb.errors.Corruption: b'Corruption: Unknown Footer version. Maybe this file was created with newer version of RocksDB?'
#105
doliynyk-nference
opened
2 years ago
0
Still no TtlDB support?
#104
kadnan
opened
2 years ago
1
Quick install instruction has a error
#103
gisman
closed
2 years ago
0
Update for compatability with rocksdb Releae v7.1.2
#102
dcs3spp
opened
2 years ago
1
integration with django
#101
dexter1608
opened
2 years ago
0
fix segfault on shutdown after calling close
#100
jackrobison
closed
3 years ago
0
Question: does python-rocksdb support importing external SST files, eg for bulk loads?
#99
erickim555
opened
3 years ago
7
Can't pip install in windows
#98
fonty422
opened
3 years ago
1
Add static binaries for package
#97
mosquito
opened
3 years ago
1
errors while pip3 install python-rocksdb: Special method __le__ must be implemented via __richcmp__
#96
rica01
closed
3 years ago
19
Disable Caching / Memory Leak?
#95
quantology
opened
3 years ago
1
add parenthesis for print in README.rst
#94
heiderich
opened
3 years ago
0
Added `create_missing_column_families` property to `Options` class
#93
alexreg
closed
1 year ago
0
Fixed segfault on DB close
#92
alexreg
closed
1 year ago
0
Crash when iterating over column family records
#91
alexreg
opened
3 years ago
1
Expose `default_cf_name`
#90
alexreg
opened
3 years ago
0
Documentation about column families?
#89
alexreg
opened
3 years ago
0
Regarding the issue of writing stalls
#88
Jamiejoin
closed
3 years ago
9
How to perform manual compression in python rocksdb
#87
Jamiejoin
closed
3 years ago
0
How does python rocksdb execute the CreateDBStatistics method to collect information
#86
Jamiejoin
closed
3 years ago
0
How to optimize the speed when I import a large data into pyrocksdb?
#85
xiaolinpan
opened
3 years ago
2
Unable To get "pip3 install python-rocksdb" working
#84
akul-goyal
opened
4 years ago
2
fix releasing db object twice in pybind11 branch
#83
xyb
closed
3 years ago
0
multi_get and duplicate keys
#82
JS-Parent
opened
4 years ago
3
Add conda installation
#81
maxibor
closed
3 years ago
0
pybind11 branch install failed
#80
itboyljm
opened
4 years ago
2
Fix for PyPy install
#79
R0uter
opened
4 years ago
0
0.7.0/master fails to build with python 3.7, can't find std_memory.pxd
#78
smalyshev
opened
4 years ago
5
can not install with "pip install python-rocksdb" into windows anaconda
#77
bwanaaa
opened
4 years ago
1
TTL feature
#76
vovkd
opened
4 years ago
0
make example in index.rst compatible with python3
#75
heiderich
opened
4 years ago
0
Iterator ColumnFamily support
#74
ingvarbiz
closed
3 years ago
0
py
#73
hfiratarikan
closed
4 years ago
0
pybind11 undefined symbol _ZN7rocksdb22GetLengthPrefixedSliceEPKc in old gcc
#72
TomGoBravo
opened
5 years ago
0
MemoryError: std::bad_alloc
#71
TomGoBravo
opened
5 years ago
1
~ColumnFamilySet(): Assertion `last_ref' failed
#70
TomGoBravo
opened
5 years ago
3
Know item exists, but db.get(item, cfname) returns None
#69
dnck
closed
5 years ago
2
PrefixExtractor does not use readoptions
#68
patkivikram
opened
5 years ago
0
Travis: Build binary wheels
#67
bauerj
opened
5 years ago
5
pip install rocksdb fails in windows 10
#66
liortct
opened
5 years ago
5
Is BlockBasedTableFactory exposed in pybind11?
#65
oersted
opened
5 years ago
0
target_file_size_multiplier on pybind11
#64
oersted
closed
5 years ago
2
Compact Range in pybind11 branch
#63
oersted
closed
5 years ago
4
Next