dain / leveldb

Port of LevelDB to Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to do transaction

publicocean0 opened this issue · comments

Hi it is there a way for handling transaction and 2fc transactions ?
I m thinking batch it is atomic. I need just a way for commit rollback and prepare . In particular I have a data saving depending on a event so I need prepare method