chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] New egg: lmdb-lolevel


From: Caolan McMahon
Subject: [Chicken-users] New egg: lmdb-lolevel
Date: Tue, 10 Jan 2017 21:25:55 +0000
User-agent: mu4e 0.9.17; emacs 24.4.1

Please can someone add my new lmdb-lolevel egg to the coop:
https://github.com/caolan/lmdb-lolevel

I needed a few low-level things from the LMDB C API (like cursors and custom 
sort functions), so I've written a more low-level binding. I tried to follow 
the C API as closely as possible (without requiring manually memory 
management). This code is not based on the existing 'lmdb' egg - though perhaps 
we could base the higher-level egg on this one if benchmarks look OK...

Thanks,

-- 
Caolan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]