[Date Prev][Date Next] [Chronological] [Thread] [Top]

Lua wrapper for LMDB



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