- Mar 24, 2022
-
-
Alexander Regueiro authored
-
FdelMazo authored
-
Mandar Harshe authored
-
- Jan 28, 2021
-
-
vls authored
-
- Feb 02, 2019
-
-
twmht authored
-
- Feb 01, 2019
-
-
twmht authored
-
- Nov 06, 2018
-
-
Jason Fried authored
Add support for Column Families in a runtime safe way. Add unittests to test functionality Insure all unittests are passing. Cleaned up unittests to not use a fixed directory in tmp, but use tempfile
-
- Feb 09, 2018
-
-
Mehdi Abaakouk authored
This change: * uses to setuptools Cython automatic extension build system. * Add tox.ini to run tests and build docs into virtualenv * Add .travis.yaml and Dockerfile to run tests in CI * Change requirements to ensure: - Cython and setuptools are installed before we build the Cython extension - tests dependencies are not installed by default - doc dependencies are explicit * Add missing lz4 library * Allow to build the module with any librocksdb headers (no-rtti) Closes #15
-
- Jun 29, 2017
-
-
George Mossessian authored
-
- Jun 19, 2017
- Apr 25, 2017
-
-
twmht authored
-
- Apr 23, 2017
-
-
twmht authored
-
- Apr 16, 2017
- Apr 07, 2017
-
-
twmht authored
Merge options source_compaction_factor, max_grandparent_overlap_bytes and expanded_compaction_factor into max_compaction_bytes
-
- Aug 30, 2015
-
-
hofmockel authored
-
- Jul 05, 2015
- Oct 22, 2014
-
-
hofmockel authored
-
- Aug 22, 2014
-
-
hofmockel authored
-
- May 31, 2014
-
-
hofmockel authored
(cherry picked from commit c6e4014136aa3d81ecd4288150b3eefca9849b0b)
-
-
- Apr 29, 2014
-
-
hofmockel authored
-
- Apr 27, 2014
-
-
hofmockel authored
-
- Apr 01, 2014
-
-
hofmockel authored
-
- Jan 26, 2014
-
-
hofmockel authored
-
- Jan 23, 2014
-
-
hofmockel authored
For better logging I'm going to inject the rocksdb info_logger into the C++ Wrapper classes => The classes on the options object have a member to a DB specific logger => This c++ classes can only belong to a SINGLE db => For simplicity make this requirement also for the options object itself
-
- Jan 21, 2014
-
-
hofmockel authored
-
- Jan 16, 2014
- Jan 13, 2014
-
-
hofmockel authored
-