Daniel, Sabu wrote:
Hi, I am trying to use LMDB and I would like to know if there a way to define a transaction across multiple environments?
Currently no. I've been thinking about adding 2-phase commit, which could support that sort of usage, but definitely won't be in 0.9. For now you would have to manage this entirely in your own application code.
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/