Persistent Memory Development Kit


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 Linux interfaces provided:

Man pages that contains a list of the Windows interfaces provided:

libpmemlog Examples

More Detail Coming Soon