Bug#613476: ITP: libjio -- library for journalled, transaction-oriented I/O
Package: wnpp
Owner: Jonathan Yu <jawnsy@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : libjio
Version : 1.01
Upstream Author : Jonathan Yu <jawnsy@cpan.org>
* URL : http://blitiri.com.ar/p/libjio/
* License : BOLA
Programming Lang: C
Description : library for journalled, transaction-oriented I/O
libjio is a userspace library for journalled, transaction-oriented file
input/output operations. It provides a simple interface to perform common
file operations in a non-intrusive threadsafe and atomic way, with safe and
fast crash recovery.
The library guarantees file integrity even after unexpected crashes, never
leaving your files in an inconsistent state. On disk, the file you work on
is exactly like a regular one, but a special directory is created to store
in-flight transactions.
Reply to: