Commit graph

24 commits

Author SHA1 Message Date
hofmockel
18cd5c7a4f Add changelog for the recent changes 2014-04-27 19:28:56 +02:00
hofmockel
482379cf94 Add support for the 'PlainTableFactories' 2014-04-27 19:20:30 +02:00
hofmockel
85fe7c095f Change installation instructions to use rocksdb2.8 2014-04-27 16:40:32 +02:00
hofmockel
bfb370fdc8 Add new option called verify_checksums_in_compaction 2014-04-27 16:39:17 +02:00
hofmockel
9b9073670d Document changed default values of rocksdb2.8 2014-04-27 16:38:06 +02:00
hofmockel
6d7cbf2a18 Add new 'property' names comming with 2.8 2014-04-27 16:36:27 +02:00
hofmockel
dca6b61bbb Update the default values for some options 2014-04-01 21:25:52 +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
41fdfa75aa Add a simple changelog file 2014-04-01 09:13:14 +02:00
hofmockel
7c27cd0a91 Some typos 2014-02-02 17:47:34 +01:00
hofmockel
d5a9b99d7f Update todos 2014-02-02 17:43:00 +01:00
hofmockel
b5743e85ec Add documentation for backup engine 2014-02-02 17:43:00 +01:00
hofmockel
81833395f5 Make it clear which version of rocksdb is supported 2014-02-02 17:42:59 +01:00
hofmockel
b417a564ec A little bit more text on the tutorial 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
3afcb98657 Add doce for prefix_extractor 2014-01-21 17:28:38 +01:00
hofmockel
828be96dba Update docu about the bytes and unicode 2014-01-17 07:43:51 +01:00
hofmockel
46298a8f93 Add a text about bytes and unicode in pyrocksdb 2014-01-16 22:02:46 +01:00
hofmockel
6277f9ab5c Support unicode objects for paths
Use sys.getfilesystemencoding() for encoding
2014-01-16 08:51:01 +01:00
hofmockel
29551902e7 Update the 'rocksdb' build instruction 2014-01-15 09:17:41 +01:00
hofmockel
c0027bdd52 Add makefile for docs
Easier to use than always calling 'sphinx-build ...'
2014-01-15 09:16:38 +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