pmem / pmemstream

Other
9 stars 13 forks source link

pmemstream

Basic Tests pmemstream version Coverity Scan Build Status Coverage Status CodeQL

⚠️ Discontinuation of the project

The pmemstream project will no longer be maintained by Intel.

Introduction

pmemstream is a logging data structure optimized for persistent memory.

This is experimental pre-release software and should not be used in production systems. APIs and file formats may change at any time without preserving backwards compatibility. All known issues and limitations are logged as GitHub issues.

Libpmemstream implements a pmem-optimized log data structure and provides stream-like access to the data. It presents a contiguous logical address space, divided into regions, with log entries of arbitrary sizes. We intend for this library to be a foundation for various, more complex higher-level solutions.

This library is a successor to libpmemlog. These two libraries are very similar in basic concept, but libpmemlog was developed in a straightforward manner and does not allow easy extensions.

For more information, including C API documentation see pmem.io/pmemstream.

example pmemstream

Build and install

Installation guide provides detailed instructions how to build and install pmemstream from sources, build rpm and deb packages, and more.

Contact us

For more information about pmemstream, please: