[
Date Prev
][
Date Next
]
[Chronological]
[Thread]
[Top]
Lua wrapper for LMDB
To
:
openldap-technical@openldap.org
,
lua-l@lists.lua.org
Subject
:
Lua wrapper for LMDB
From
:
Shmulik Regev <
shmulbox@gmail.com
>
Date: Fri, 15 Mar 2013 17:48:35 +0200
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:x-google-sender-delegation:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=8HQhlVuSiXDx+C73g6LAg52xo3VDElgk7YoYz40thkI=; b=n7tS4OjyqDyRtMUnWuQcfQYZaRoTx7KvPxjIofJyAv0vsUEbcNhNBLYf3acEQHwbnZ jNeuGtZT+MiJrXUm/5PMwB6GC77D0SMe5YUg+4iepAdCpjpO/iIbc1jU/XaWw7cUeNx2 0hbYuZIL8IfbEjCzHYcX5kmGuxDxETScdDcsLzoIDtylgpN975l1yboKMAhUeUbEqcL7 8Exqekw0JDqFUXr+agbIvD7Xzoypj05DKRlsGIqXqsbBAw/Zs4UWS5T+aUxshB0xPvqG K+pbSmIgX8O79Tr8urPnGtdn6ciKVsR+rMPqICSdsRkqTorbdAJIg3niDlSbwrmwBpA1 4CQQ==
Hi,
I've been working on a Lua wrapper for LMDB -
https://github.com/shmul/lightningdbm
. It is a thin wrapper around the database leveraging upon Lua's elegant integration with C libraries.
Feedback is welcomed warmly.
Cheers,
Shmul
Follow-Ups
:
Re: Lua wrapper for LMDB
From:
Howard Chu <hyc@symas.com>
Prev by Date:
Re: Encryption or hash for password?
Next by Date:
Re: Encryption or hash for password?
Index(es):
Chronological
Thread