Commit Graph

  • a2f863804d Formatting improvements Tino Breddin 2019-11-15 16:31:09 +01:00
  • 63bae181e3 Add caller error store to error handling Tino Breddin 2019-11-15 16:28:39 +01:00
  • 49ff8bcca0
    Merge pull request #13 from aeternity/GH12-check-return-values Ulf Wiger 2019-11-04 13:54:11 +01:00
  • 7c461b7e34
    Add CI configuration (#14) Ivaylo Papazov 2019-10-07 09:42:30 +03:00
  • 6f41733461 Add tests for error handling Ulf Wiger 2019-09-30 13:59:38 +02:00
  • f93c1aba93 fix on_write_error options Ulf Wiger 2019-09-24 16:10:13 +02:00
  • c8da9ce31b Check return values on update operations. - put(), write() and delete() wrapped, checking for non-ok returns - Option {on_write_error, verbose | warning | error | fatal} added to the rocksdb_opts user property. The corresponding function mnesia_lib:Op(Fmt, Args) will be called if an error return is spotted. Ulf Wiger 2019-09-24 15:45:07 +02:00
  • ad8e7b63ca
    Merge pull request #11 from aeternity/hs-bump-rocksdb Thomas Arts 2018-11-13 16:42:17 +01:00
  • ea6f5f48f6 Upgrade to version 0.24.0 Thomas Arts 2018-11-12 13:23:36 +01:00
  • a6925ffdc1 Bump rocksdb to 0.18.0 Hans Svensson 2018-05-24 15:05:40 +02:00
  • 8662ba331a
    include sext as dependency arpunk 2018-04-02 09:50:49 -05:00
  • 618870f484
    Merge pull request #5 from aeternity/uw-no_keys_only_iterator Luca Favatella 2018-03-07 17:33:31 +00:00
  • dd23a80e27 use only normal iterator function Ulf Wiger 2018-03-06 22:11:41 +01:00
  • 43b861215a
    Merge pull request #4 from aeternity/uw-shortest-prefix-on-select Ulf Wiger 2018-02-16 19:52:52 +01:00
  • 0345e3558b On select, mnesia_rocksdb would only calculate a key prefix for the first select clause in a multi-clause select pattern. This could give erroneous results if the first pattern was more specific (on the key) than following patterns. This change calculates a prefix for all clauses and keeps the shortest common prefix. Ulf Wiger 2018-02-16 18:43:59 +01:00
  • ff823c4ee1
    Merge pull request #3 from aeternity/uw-more-renaming Ulf Wiger 2018-02-06 20:05:42 +01:00
  • af4c6e8fd2 More renaming, ldb -> rdb Ulf Wiger 2018-02-06 20:03:01 +01:00
  • d326daf251
    Merge pull request #2 from aeternity/uw-use-official-sext Ulf Wiger 2018-02-06 14:32:52 +01:00
  • 3c6f6dfdab
    Merge pull request #1 from aeternity/uw-add-rocksdb-app-dep Ulf Wiger 2018-02-06 14:32:32 +01:00
  • 3fccd1cd4f Use official sext instead of copy Ulf Wiger 2018-02-06 14:30:17 +01:00
  • a70f84f645 ensure rocksdb started at backend init Ulf Wiger 2018-02-06 13:58:17 +01:00
  • 6c9f5b565f first version, based on mnesia_eleveldb Ulf Wiger 2018-02-06 09:43:57 +01:00