Commit Graph

  • f763f56178 Revert "feat: added list_cf/2" update-erlang_nif-sys Mason Fischer 2018-07-19 12:23:24 -0400
  • f0a2ac607d Updated erlang_nif-sys from 0.6.3 -> 0.6.4 Mason Fischer 2018-07-19 09:22:13 -0400
  • 0cf6fd016d feat: added list_cf/2 master octavonce 2018-04-06 20:22:36 +0300
  • b93e7b7044 docs: update installation documentation to target rox ~> 2.0 Mason Fischer 2018-03-29 11:14:37 -0400
  • ecc9075523 chore(cargo): update cargo lock jdemaris/upgrade-cargo Justin DeMaris 2018-02-04 14:47:07 -0500
  • c44604e06c Release 2.2.1 2.2.1 Griffin Smith 2018-01-17 15:24:04 -0500
  • c7c0788bb1 deps(): Update version of erlang_nif-sys Griffin Smith 2018-01-17 15:23:05 -0500
  • ce8988d100 Release 2.2.0 2.2.0 Griffin Smith 2017-12-06 14:53:10 -0500
  • 81839aa6ae feat(): Allow creating database snapshots Griffin Smith 2017-11-29 17:28:53 -0500
  • 823ad27239 wip(): Expose prefix iterators, cf options, fixed length prefix extraction prefix-iterators Griffin Smith 2017-11-28 11:46:05 -0500
  • 4d8493936e feat(): Allow creating database snapshots Griffin Smith 2017-11-29 17:28:53 -0500
  • baad4ab176 Release 2.1.0 2.1.0 Griffin Smith 2017-10-30 12:06:31 -0400
  • 7590dbb5f3 deps(): Update dependency on rust_rocksdb Griffin Smith 2017-10-26 14:06:32 -0400
  • ffa891319c feat(): Add Rox.stream_keys/2 Griffin Smith 2017-10-26 14:03:11 -0400
  • 6f4986596d feat(options): add use_direct_io_for_flush_and_compaction Griffin Smith 2017-08-30 15:09:38 -0400
  • 414bac25d2 Release 2.0.0 2.0.0 Griffin Smith 2017-08-29 12:05:29 -0400
  • 133783e14f deps(rocksdb): Update to rocksdb 0.7.0 Griffin Smith 2017-08-28 11:51:07 -0400
  • 072917eefe fix(): Remove disable_data_sync Griffin Smith 2017-08-23 16:34:41 -0400
  • bb627a4d9d deps(rocksdb): Depend on our fork of rust-rocksdb Griffin Smith 2017-08-23 16:33:21 -0400
  • aa0ad55770
    chore(rox:stream): Corrects docs & fn spec William Carroll 2017-08-21 11:38:01 -0400
  • 36ba797e50 Release 1.3.0 1.3.0 Ryan Schmukler 2017-08-15 19:04:37 -0400
  • 87544c2e2b feat(): allow non-utf8 binary as keys Ryan Schmukler 2017-08-15 18:36:16 -0400
  • 2887d85c21 Release 1.2.2 1.2.2 Justin DeMaris 2017-07-03 13:06:13 -0400
  • a77ad6bc5e chore(rustler): upgrade rustler to 0.10.1 to support OTP20 jdemaris/rustler-upgrade Justin DeMaris 2017-07-03 11:29:07 -0400
  • 2901d31ea3 Release 1.2.1 1.2.1 Ryan Schmukler 2017-06-29 14:38:40 -0400
  • 36748e94e7 feat(): OTP 20 and Elixir 1.4.5 support Ryan Schmukler 2017-06-29 14:36:51 -0400
  • 3e52266601 Release 1.2.0 1.2.0 Ryan Schmukler 2017-06-27 18:40:47 -0400
  • 4cc078a7ba chore(): Updates Native.batch_write/2 return API William Carroll 2017-06-27 18:36:19 -0400
  • 1d7429e7c0 feat(batch): Implement merge/2 Ryan Schmukler 2017-06-22 18:54:29 -0400
  • fc4ec51166
    feat(batch): Impls batch merging William Carroll 2017-06-22 17:17:49 -0400
  • 7cdbea0dae Release 1.1.0 1.1.0 Ryan Schmukler 2017-06-15 14:26:03 -0400
  • 767483ca72 feat(): add Batch commands (atomic operations) Ryan Schmukler 2017-06-15 14:25:19 -0400
  • 8721b63c59 Release 1.0.2 1.0.2 Ryan Schmukler 2017-05-26 13:45:06 -0500
  • cffdaa7d49 fix(): no longer crash if DB reference is released before an iterator ref Ryan Schmukler 2017-05-26 13:42:50 -0500
  • 680e20a55c deps(): update rust dependencies Ryan Schmukler 2017-05-26 13:42:42 -0500
  • e5f275cd04 test(stream): better testing Ryan Schmukler 2017-05-25 18:07:59 -0500
  • 1d51d4e67a fix(): error when auto creating non existent column families Ryan Schmukler 2017-05-25 18:01:53 -0500
  • ec3415b095 Release 1.0.1 1.0.1 Ryan Schmukler 2017-04-25 16:39:11 -0400
  • 5538203d8b chore(dialyzer): trick dialyzer into passing on NIF Ryan Schmukler 2017-04-25 16:38:32 -0400
  • bf6da9d94f build(): benchmarks Ryan Schmukler 2017-04-14 15:20:22 -0400
  • 63e9b87456 deps(): switch to hex based rustler dep, publish Ryan Schmukler 2017-03-21 15:47:30 -0400
  • 4d56cb9ad7 Release 1.0.0 1.0.0 Ryan Schmukler 2017-03-21 15:20:52 -0400
  • f8dbe6a0db feat(): add delete, restore basic testing Ryan Schmukler 2017-03-21 14:59:34 -0400
  • aab14d167e feat(): add auto opening of column families, streaming, enumerable and collectable Ryan Schmukler 2017-03-21 14:09:51 -0400
  • 131b5df024 feat(): begin iterator, simplify API, refactor Ryan Schmukler 2017-03-20 20:38:39 -0400
  • b25bbba795 chore(): update deps, tweak impls Ryan Schmukler 2017-03-20 16:50:12 -0400
  • 34746d6751 fix(): get and put for erlang types Ryan Schmukler 2017-03-02 20:36:12 -0500
  • 95b3bf6e7c feat(): implement basic get Ryan Schmukler 2017-03-01 21:47:02 -0500
  • fcc3627ce9 feat(): add opening column families and put (with and without CF) Ryan Schmukler 2017-02-28 23:45:01 -0500
  • 00107da301 feat(): implement create_cf/3 Ryan Schmukler 2017-02-28 22:32:03 -0500
  • 6ba1609e5a wip(rustler): port db options Ryan Schmukler 2017-02-28 15:43:13 -0500
  • 41ba01b681 wip(restler): begin db_options serialization Ryan Schmukler 2017-02-27 22:20:12 -0500
  • 3f70e06a34 wip(rustler): add count, db_handle struct Ryan Schmukler 2017-02-27 21:51:04 -0500
  • 33e0e655f9 wip(rustler): wip port to rustler Ryan Schmukler 2017-02-27 19:36:14 -0500
  • 7ee6cd3a53 feat(): add count/1 Ryan Schmukler 2017-01-24 16:50:37 -0500
  • 07bfefc49a fix(): update specs Ryan Schmukler 2017-01-19 16:10:00 -0500
  • bafb36bb49 refactor(): formatting and styling Ryan Schmukler 2016-12-29 20:08:09 -0600
  • ed025c569e fix(dialyzer): better type definitions Ryan Schmukler 2016-11-04 11:16:34 -0400
  • 8415712ec6 fix(stream): fix partial exhaustion of a stream throwing errors Ryan Schmukler 2016-08-18 19:25:14 -0700
  • 7f5dbac8b6 fix(): fix stream Ryan Schmukler 2016-08-18 19:14:50 -0700
  • 584a3832f9 fix(): add erocksdb Ryan Schmukler 2016-08-17 21:39:09 -0700
  • c5ae68cad9 fix(): fix stream_keys iterator not being able to finish Ryan Schmukler 2016-08-16 16:37:53 -0700
  • 1f74e54af2 test(): add basic tests Ryan Schmukler 2016-08-16 16:37:33 -0700
  • 1312b2a8c8 docs(): further document features Ryan Schmukler 2016-08-08 21:29:29 -0400
  • e36964168e docs(): update project description Ryan Schmukler 2016-08-08 21:27:48 -0400
  • 23c36ab9f2 feat(stream): add support for stream_keys/2 and stream/2 Ryan Schmukler 2016-08-08 21:25:44 -0400
  • b5a7465f1b feat(): add auto-encoding of non-binaries Ryan Schmukler 2016-08-08 13:32:20 -0400
  • 0cf7b74375 feat(): add put Ryan Schmukler 2016-08-08 13:14:12 -0400
  • 33d65794ab wip(): add type definitions Ryan Schmukler 2016-08-08 12:45:13 -0400
  • 1875e93ff8 initial commit Ryan Schmukler 2016-08-08 11:51:04 -0400