Commit graph

  • 7a93495a42
    Update db.pxd iFA 2020-09-03 08:51:11 +0200
  • 1d486f7437
    Update comparator.pxd iFA 2020-09-03 08:51:02 +0200
  • 30d4b02f00
    Update cache.pxd iFA 2020-09-03 08:50:52 +0200
  • 14513d9971
    Update backup.pxd iFA 2020-09-03 08:50:24 +0200
  • c1e12fd62d
    Update _rocksdb.pyx iFA 2020-09-03 08:50:13 +0200
  • 0f66d77c6c
    Update options.pxd iFA 2020-08-31 11:35:52 +0200
  • 2f971e9caa
    Create statistics.pxd iFA 2020-08-31 11:34:25 +0200
  • 4186979026
    Update table_factory.pxd iFA 2020-08-31 11:31:48 +0200
  • 3f4e75f119
    Update _rocksdb.pyx iFA 2020-08-31 11:24:28 +0200
  • 4bc9039ccc
    Update _rocksdb.pyx iFA 2020-08-07 08:25:16 +0200
  • 7750e765b8
    Update _rocksdb.pyx iFA 2020-07-19 14:21:35 +0200
  • a3848007e6
    Update db.pxd iFA 2020-07-19 14:21:03 +0200
  • ec3de4206a link to conda package maxibor 2020-06-14 16:53:19 +0200
  • b7aa63ec3d add conda install maxibor 2020-06-14 16:52:21 +0200
  • 8865320820
    Update table_factory.pxd iFA 2020-05-18 17:51:39 +0200
  • 4e7ad8b9d9
    Update options.pxd iFA 2020-05-18 17:51:27 +0200
  • 9bbf17b22e
    Update _rocksdb.pyx iFA 2020-05-18 17:51:11 +0200
  • 47451afdb7
    Update options.pxd iFA 2020-04-07 14:19:08 +0200
  • ecd0823331
    Update _rocksdb.pyx iFA 2020-04-07 14:17:30 +0200
  • b721c18a6a
    Update _rocksdb.pyx iFA 2020-03-12 20:53:07 +0100
  • d94c3a57c0
    Update db.pxd iFA 2020-03-12 20:51:57 +0100
  • f14a8197bb
    Update table_factory.pxd iFA 2020-03-12 20:51:28 +0100
  • 734a8b6337
    Update options.pxd iFA 2020-03-12 20:49:29 +0100
  • f2456715d7 fix duplicate options moodyjon/gh-pages gh-pages twmht 2019-08-01 23:01:11 +0800
  • 6280f4b8e9 add twmht 2019-06-24 21:45:59 +0800
  • 57831b1d75 add api twmht 2019-06-24 21:19:58 +0800
  • 30ecbd2141 update twmht 2019-06-20 22:21:48 +0800
  • 381bcf92a3 update twmht 2019-05-28 21:46:50 +0800
  • 7304c207f6 update twmht 2019-04-29 21:37:52 +0800
  • 3a5df05207
    Update README.rst Ming-Hsuan-Tu 2019-04-29 21:35:37 +0800
  • 420be11855
    Update README.rst Ming-Hsuan-Tu 2019-04-29 21:34:36 +0800
  • ad30ef4776 init twmht 2019-04-29 21:26:12 +0800
  • ac49a391af
    Update options.pxd iFA 2019-04-22 20:46:01 +0200
  • 57397cd077
    Update _rocksdb.pyx iFA 2019-04-22 20:45:29 +0200
  • 88ee8ef45c
    Update README.rst Ming-Hsuan-Tu 2019-04-19 17:42:51 +0800
  • 2c0c8c4c06
    Update README.rst Ming-Hsuan-Tu 2019-04-19 17:42:30 +0800
  • f5a26192db
    Update README.rst Ming-Hsuan-Tu 2019-04-18 21:12:00 +0800
  • faea2199ba
    Update README.rst Ming-Hsuan-Tu 2019-04-06 20:39:55 +0800
  • ee1bc5a0b9
    Merge pull request #40 from fish2000/patch-2 Ming-Hsuan-Tu 2019-02-02 12:45:08 +0800
  • ccd9f21ea1 temporary remove some test options twmht 2019-02-02 12:39:17 +0800
  • 952e7bb4ab
    Allow rocksdb.DB instances to be manually closed Alexander Böhn 2019-02-01 11:36:36 -0500
  • 11da1aa988 bump to version 0.7.0 twmht 2019-02-01 22:02:14 +0800
  • 209ba91ba4 Merge branch 'merge-pr35' twmht 2019-02-01 21:59:08 +0800
  • 0c809e1d2b change default compaction_pri twmht 2019-02-01 21:57:23 +0800
  • 32a3dca280 remove full_scan_mode twmht 2019-02-01 21:56:58 +0800
  • 0fbacafa6d
    Merge pull request #35 from fried/master Ming-Hsuan-Tu 2019-02-01 21:49:24 +0800
  • 2a66e20ca3 Column Family Support Jason Fried 2018-11-02 18:27:14 +0000
  • 98910c2dce
    Merge pull request #28 from abhiramr/master Ming-Hsuan-Tu 2018-09-22 15:12:07 +0800
  • e91ac1f810
    Added liblz4-dev as a package to be installed Abhiram R 2018-04-17 15:26:22 +0530
  • 00b85d15ee Modified docs to export CPLUS_INCLUDE_PATH, LD_LIBRARY_PATH and LIBRARY_PATH correctly even if they weren't originally assigned Abhiram R 2018-04-16 15:34:23 +0530
  • 7ed8a2c66f
    Merge pull request #26 from romanz/patch-1 Ming-Hsuan-Tu 2018-04-10 19:42:14 +0800
  • 7255ba4f2b
    Remove fetch=False unsupported keyword from db.iter{items,keys,values} documentation Roman Zeyde 2018-03-24 21:03:20 +0300
  • cbdbd40027
    Merge pull request #24 from meridianz/patch-1 Ming-Hsuan-Tu 2018-02-21 09:33:09 +0800
  • 4acbc89424
    Docs: fix typo in installation command line meridianz 2018-02-20 22:19:17 +0300
  • 75ea501dd1 bump to 0.6.9 twmht 2018-02-15 16:54:07 +0800
  • c32d401a25
    Merge pull request #12 from gmossessian/feature-fixSnappyCompressionTest Ming-Hsuan-Tu 2018-02-15 16:01:36 +0800
  • 4d18d4be42
    Merge branch 'master' into feature-fixSnappyCompressionTest Ming-Hsuan-Tu 2018-02-15 15:56:05 +0800
  • 272ec9ab12
    Merge pull request #21 from sileht/sileht/build-fix Ming-Hsuan-Tu 2018-02-15 15:54:59 +0800
  • e4c0de9455 Allow to compile the extension everywhere Mehdi Abaakouk 2018-02-09 06:37:09 +0100
  • 1ba2b1acc2 bump to 0.6.8 twmht 2018-01-25 23:27:57 +0800
  • 8b8781f450
    Merge pull request #20 from metachris/osx-support Ming-Hsuan-Tu 2018-01-25 12:46:43 +0800
  • 90b29e2674 OSX support for 'pip install' Chris Hager 2018-01-24 16:50:59 +0100
  • 0953729f61 Merge pull request #16 from rimpybharot/patch-1 Ming-Hsuan-Tu 2017-09-21 18:18:30 +0800
  • 20820095a2 Update installation.rst RIMPY BHAROT 2017-09-21 01:50:25 -0700
  • aab001bfbc add missing part in the installation guide Ming-Hsuan-Tu 2017-07-17 14:51:56 +0800
  • 8fd7913724 fix typo Ming-Hsuan-Tu 2017-07-15 22:19:13 +0800
  • 17277d3dd0 allow snappy_compression as a default option in test_options.py::TestOptions::test_simple George Mossessian 2017-06-28 15:04:33 -0700
  • 8b8feb0435 bump to 0.6.7 twmht 2017-06-25 15:23:40 +0800
  • 0dbe3eca5b add testcase for memtable twmht 2017-06-19 13:59:31 +0800
  • 8382523ac4 fix memtable_factory crash twmht 2017-06-19 13:58:37 +0800
  • 2e517bbaa2 add setup.cfg twmht 2017-04-25 19:38:43 +0800
  • 190548ac82 update installation twmht 2017-04-25 19:36:01 +0800
  • f18c09e1cd use pytest twmht 2017-04-25 19:33:42 +0800
  • 995e7c77b8 bump to doc 0.6.6 twmht 2017-04-25 08:30:46 +0800
  • da826b4d25 bumpt to 0.6.6 twmht 2017-04-25 08:25:23 +0800
  • 5610d9474d update the usage of default operators twmht 2017-04-25 08:25:02 +0800
  • 4f9e341de8 bump to 0.6.5 twmht 2017-04-23 19:33:42 +0800
  • 79b0f8d6fb add seekForPrev twmht 2017-04-23 19:32:41 +0800
  • 3fb8297c8c update installation in document twmht 2017-04-17 00:57:09 +0800
  • e834f80b42 update doc 0.6.4 twmht 2017-04-17 00:01:19 +0800
  • 9d87eb5bdc add compaction_pri twmht 2017-04-17 00:00:44 +0800
  • 9aed9561e0 bump to 0.6.4 twmht 2017-04-16 14:17:59 +0800
  • 9fcafffbf4 add default merge operator twmht 2017-04-16 14:13:01 +0800
  • 66c053bb92 bump to 0.6.2 twmht 2017-04-08 00:19:14 +0800
  • 58ba17ac90 Merge options source_compaction_factor, max_grandparent_overlap_bytes and expanded_compaction_factor into max_compaction_bytes twmht 2017-04-08 00:18:38 +0800
  • 9e5f600150 bump to 0.6.1 twmht 2017-03-24 01:02:46 +0800
  • 056d62d43d now support rocksdb 5.3.0 twmht 2017-03-23 22:13:45 +0800
  • 23e304b0d1 master is now 0.5 hofmockel 2015-08-30 12:34:31 +0200
  • bab926bf1b Mention in the changelog that this version is avaialable on pypi. v0.4 hofmockel 2015-08-30 12:23:31 +0200
  • df29b425d3 Update the versions (python,rocksdb) pyrocksdb 0.4 was tested with. hofmockel 2015-08-30 12:22:52 +0200
  • cfa5ff5e9b Document the new row_cache option. hofmockel 2015-08-30 12:22:36 +0200
  • 01f13577ad Add "row_cache" to options. hofmockel 2015-08-30 12:21:40 +0200
  • 6b54dc9e64 No need for the 'get_ob' methods on PyCache. hofmockel 2015-08-30 12:20:45 +0200
  • 167ee99f33 Change API of compact_range to be compatible with the change of rocksdb. hofmockel 2015-08-27 21:45:09 +0200
  • 9af06d38d7 Don't set a theme explicitly. Let 'readthedocs' decide itself. hofmockel 2015-08-17 10:47:12 +0200
  • 70b467311f Improve the README.rst by adding a quick install/using guide. hofmockel 2015-08-17 10:44:28 +0200
  • 608e5d0ba1 Update the installation page by mentioning a 'system wide' rocksdb installation. hofmockel 2015-08-17 10:43:04 +0200
  • 7a6fd6ec23 Rename README.md to README.rst so setup.py can pick it up. hofmockel 2015-08-16 13:22:58 +0200
  • b03ba08579 Add the .hpp .pxd .pyx files for the sdist. hofmockel 2015-08-16 12:18:28 +0200
  • 8481bc2481 Only 'cythonize' if Cython is installed. hofmockel 2015-08-16 12:17:47 +0200