Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

pmem/pmemstream

Repository files navigation

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.

  • Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
  • Intel no longer accepts patches to this project.
  • If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.
  • You will find more information here.

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: