NVM Library


The libpmemlog library

libpmemlog implements a pmem-resident log file.

This library is provided for cases requiring an append-mostly file to record variable length entries. Most developers will find higher level libraries like libpmemobj to be more generally useful.

Man pages that contains a list of the interfaces provided:

libpmemlog Examples

More Detail Coming Soon