#pmem #log-file #nvml #nvm #libpmemlog

pmem-log

Rust abstractions over pmemlog-sys. A pmem-resident log file

1 unstable release

Uses old Rust 2015

0.0.1 Aug 25, 2016

#7 in #nvml

MIT/Apache

6KB
99 lines

pmem-log

A pmem-resident log file. This is useful for programs like databases that append frequently to a log file.

Dashboard

Linux CI Test Coverage Crate Documentation
Build Status Coverage Status Docs

Usage

TODO

License

Licensed under:

This library links with the NVML, you can see the NVML license here.

This is not an official port of the NVM Library.

The official libpmemlog documentation can be found at: http://pmem.io/nvml/libpmemlog/

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~42KB