]> gitweb.factorcode.org Git - factor.git/commit
forestdb: Make an ffi binding and a basic lib wrapper that can save a key/document...
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 3 Nov 2014 19:37:57 +0000 (11:37 -0800)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 4 Nov 2014 00:51:47 +0000 (16:51 -0800)
commit0cb9ae0fb45a2560faeea9cbc744c14a63599778
tree9ad825fc9e794fb63ef1f5b76625d63b0ded66ce
parent4c63b96f45d6bb6ef1d3cb3ef9b5df1015cb91d9
forestdb: Make an ffi binding and a basic lib wrapper that can save a key/document and retrieve it by key.
extra/forestdb/ffi/authors.txt [new file with mode: 0644]
extra/forestdb/ffi/ffi.factor [new file with mode: 0644]
extra/forestdb/lib/authors.txt [new file with mode: 0644]
extra/forestdb/lib/lib-tests.factor [new file with mode: 0644]
extra/forestdb/lib/lib.factor [new file with mode: 0644]
extra/forestdb/platforms.txt [new file with mode: 0644]