Doug Coleman
|
b66cebfb86
|
forestdb: update to latest. fix tests to be better. if there's a .meta file (auto-compaction) then the old tests would fail.
|
2016-05-20 19:42:16 -07:00 |
Doug Coleman
|
e28328af70
|
forestdb.ffi: fix struct layout.
|
2016-05-09 14:58:02 -07:00 |
Doug Coleman
|
c69c40b616
|
forestdb: Default config changed, change it back for Factor. Add more comments.
Caught up to commit cce989f8ed66f1221fd57905123df79e35d5ff39
|
2016-03-05 15:15:43 -08:00 |
Doug Coleman
|
ee8235ca3c
|
forestdb.ffi: Add C types to the ENUM:s.
|
2016-03-05 13:25:14 -08:00 |
Doug Coleman
|
4493e2175a
|
forestdb.ffi: Update ffi.
|
2016-03-01 12:40:31 -08:00 |
Doug Coleman
|
d99c9e1663
|
forestdb: Update for new apis. Fix a bug with iteration, fix a test case that changed behavior.
|
2016-02-18 10:09:44 -08:00 |
Doug Coleman
|
0176591527
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
Doug Coleman
|
299e4ff3ce
|
forestdb.ffi: Update for latest ffi changes.
|
2015-03-27 13:32:48 -07:00 |
Doug Coleman
|
65d72d48bc
|
forestdb.ffi: Update ffi.
|
2015-02-10 14:52:33 -08:00 |
Doug Coleman
|
91ba68cafe
|
forestdb: Embrace the forestdb handle vs kvs handle idiom. Update tests.
|
2015-02-10 14:21:21 -08:00 |
John Benediktsson
|
28ca2f5275
|
unix: some using cleanups.
|
2014-12-24 11:16:11 -08:00 |
Doug Coleman
|
1f16d1933b
|
forestdb: Update for recent changes.
|
2014-12-11 14:42:31 -08:00 |
Doug Coleman
|
bc12a60a49
|
forestdb: fdb-handle -> fdb-kvs-handle. etc.
|
2014-11-21 23:58:26 -08:00 |
Doug Coleman
|
df1b9dffe0
|
forestdb: Update forestdb api.
Fix opening snapshots -- use -1 as parameter.
|
2014-11-17 08:48:21 -08:00 |
Doug Coleman
|
590cde5617
|
forestdb.ffi: Fix up api.
|
2014-11-07 15:33:48 -08:00 |
Doug Coleman
|
c4be743bbe
|
forestdb: Update for new api changes. Fix some unit tests, they look better now.
|
2014-11-07 13:06:53 -08:00 |
Doug Coleman
|
ef743f3b90
|
forestdb: Add iteration by seq-num. Add tests for iteration by seq-num.
Document potential bugs.
|
2014-11-06 19:06:59 -08:00 |
Doug Coleman
|
76b14d1bea
|
forestdb.ffi: Make fdb_iterator_opt_t its own type and remove comment.
forestdb.lib: Implement iterators and some related stuff.
Document possible bugs for now.
forestdb.lib-tests: Test iterators.
|
2014-11-06 18:33:51 -08:00 |
Doug Coleman
|
046e815a8c
|
forestdb: Support snapshots and rollbacks, change how with-forestdb works. Unit test things.
|
2014-11-06 17:01:58 -08:00 |
Doug Coleman
|
0b72a51cb3
|
forestdb: Support more api calls.
|
2014-11-05 10:04:09 -08:00 |
Doug Coleman
|
0cb9ae0fb4
|
forestdb: Make an ffi binding and a basic lib wrapper that can save a key/document and retrieve it by key.
|
2014-11-03 16:51:47 -08:00 |