meridianz
4acbc89424
Docs: fix typo in installation command line
2018-02-20 22:19:17 +03:00
Mehdi Abaakouk
e4c0de9455
Allow to compile the extension everywhere
...
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
2018-02-09 09:21:56 +01:00
RIMPY BHAROT
20820095a2
Update installation.rst
...
Missing steps need to be added for clean installation.
2017-09-21 01:50:25 -07:00
twmht
190548ac82
update installation
2017-04-25 19:36:01 +08:00
twmht
79b0f8d6fb
add seekForPrev
2017-04-23 19:32:41 +08:00
twmht
3fb8297c8c
update installation in document
2017-04-17 00:57:09 +08:00
hofmockel
608e5d0ba1
Update the installation page by mentioning a 'system wide' rocksdb installation.
2015-08-17 10:43:04 +02:00
hofmockel
5f8602391b
'master' is not bound to any rocksdb version
2014-04-29 17:55:01 +02:00
hofmockel
85fe7c095f
Change installation instructions to use rocksdb2.8
2014-04-27 16:40:32 +02:00
hofmockel
098f9578d6
Change prefix_extractor to smart-pointer instead of raw
2014-04-01 21:24:18 +02:00
hofmockel
82b88db21b
Prepare docs to use version 0.1
2014-04-01 09:19:25 +02:00
hofmockel
81833395f5
Make it clear which version of rocksdb is supported
2014-02-02 17:42:59 +01:00
hofmockel
bb31b34613
Depend on cython 0.20 to use the @cython.no_gc_clear decorator
2014-01-23 08:06:14 +01:00
hofmockel
29551902e7
Update the 'rocksdb' build instruction
2014-01-15 09:17:41 +01:00
hofmockel
f87ac5939f
Add links to docu and how pip install from github works
2014-01-13 20:03:44 +01:00
hofmockel
77c384b6b0
Initial commit of the driver
2014-01-13 19:52:22 +01:00