Journaled Transactional I/O Library

Edit Package libjio

Libjio is a user-space C library to do journaled, transaction-oriented I/O. It provides a very simple API to commit and rollback transactions, and on top of that a UNIX-alike set of functions to perform most regular operations (i.e. open(), read(), write()) in a non-intrusive threadsafe and atomic way, with safe and fast crash recovery. This allows the library to guarantee file integrity even after unexpected crashes, never leaving your files in an inconsistent state. On the disk, the file you work on is exactly like a regular one, but a special directory is created to store in-flight transactions.

Refresh
Refresh
Source Files
Filename Size Changed
libjio-1.02.tar.gz 0000070815 69.2 KB
libjio.spec 0000001892 1.85 KB
Latest Revision
Huaren Zhong's avatar Huaren Zhong (zhonghuaren) committed (revision 12)
Comments 0
openSUSE Build Service is sponsored by