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

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to