Skip to content
Snippets Groups Projects
  1. Aug 03, 2024
  2. Aug 29, 2022
  3. Mar 24, 2022
  4. Jan 27, 2021
  5. Dec 29, 2020
  6. Dec 14, 2020
  7. Sep 03, 2020
  8. Feb 01, 2019
  9. Nov 06, 2018
    • Jason Fried's avatar
      Column Family Support · 2a66e20c
      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
      2a66e20c
  10. Feb 15, 2018
  11. Feb 09, 2018
    • Mehdi Abaakouk's avatar
      Allow to compile the extension everywhere · e4c0de94
      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
      e4c0de94
  12. Jan 25, 2018
  13. Jan 24, 2018
  14. Jun 25, 2017
  15. Apr 25, 2017
  16. Apr 23, 2017
  17. Apr 16, 2017
  18. Apr 07, 2017
  19. Mar 23, 2017
  20. Aug 30, 2015
  21. Aug 16, 2015
  22. Jul 20, 2015
  23. Jul 05, 2015
  24. Apr 29, 2014
  25. Apr 27, 2014
  26. Feb 02, 2014
  27. Jan 26, 2014
  28. Jan 23, 2014
  29. Jan 13, 2014
Loading