Commit graph

17 commits

Author SHA1 Message Date
Gregory Burd
da177cd8dd Renamed to lmdb. 2013-05-19 10:49:55 -04:00
Gregory Burd
5b5a52a472 What to ignore. 2013-05-19 07:26:39 -04:00
Gregory Burd
08cefd40dd Renamed files/API/etc from emdb to lmdb. 2013-05-19 07:25:35 -04:00
Gregory Burd
65338ef080 Merge pull request #1 from basho-labs/gsb-async-nif
Use async_nif to avoid scheduler issues
2013-05-18 21:30:01 -07:00
Gregory Burd
2e552ad3af Updated a bit. 2013-05-19 00:27:44 -04:00
Gregory Burd
f2c5ff30e7 Re-worked code to use async_nif among other things, more to come. 2013-05-19 00:19:01 -04:00
younes
2945d0096f check return value of enif_make_binary when calling get/1 2012-10-01 00:10:02 +02:00
younes
ff052c07b5 fix rebar.config for Linux 2012-09-30 23:29:19 +02:00
younes
1a435eb761 avoid copying value twice during a get/1 (Howard Chu) 2012-09-30 23:20:29 +02:00
younes
e52c879b18 save one pointer indirection 2012-09-30 23:00:48 +02:00
younes
8c0593dd05 save one pointer indirection 2012-09-30 22:55:45 +02:00
younes
9485b349c0 add open/2 and open/3 2012-09-30 22:20:15 +02:00
younes
ebb69cd53d add open/2 and open/3 2012-09-30 22:16:46 +02:00
younes
1a33be0432 fix README.md 2012-09-30 19:56:04 +02:00
younes
74f83bf7e8 fix README.md 2012-09-30 19:55:21 +02:00
younes
6498e5a4e3 initial release 2012-09-30 19:42:44 +02:00
alepharchives
952eff3c9a Initial commit 2012-09-30 10:33:43 -07:00