Journaled Files LIBrary allows you to perform atomic transactions on standard files. It supplies functions to commit and rollback (back-out) changes. Journaled files are normal files that you can browse and parse with standard tools. A journal (log) stores all transactional info.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Linux Windows Windows |
| Implementation | C |
Recent releases


Changes: A step by step tutorial has finally been released. The FAQ has been improved. The Web site is now more confortable to use.


Changes: Many bugfixes and some improvements were made in the help messages, XML output, and documentation.


Changes: jf_bench, the official benchmark tool was completed and the FAQs were improved.


Changes: Severe bugs related to the AMD64 architecture have been fixed. The library now compiles and passes stress tests on Linux for AMD64. A new utility program to benchmark the library has been released (jf_bench). Some minor bugs in the case test scripts have been fixed.


Changes: Four new environment variables are now acknowledged by the library. The FAQ has been enriched.