Skip to content

Comments

engines/libpmemstream: add new engine using pmemstream library#287

Draft
lukaszstolarczuk wants to merge 1 commit intopmem:masterfrom
lukaszstolarczuk:add-pmemstream-engine
Draft

engines/libpmemstream: add new engine using pmemstream library#287
lukaszstolarczuk wants to merge 1 commit intopmem:masterfrom
lukaszstolarczuk:add-pmemstream-engine

Conversation

@lukaszstolarczuk
Copy link
Member

@lukaszstolarczuk lukaszstolarczuk commented Jul 27, 2022

libpmemstream is a logging data structure optimized for persistent memory.
The user may want to check how fast a persistent medium will do
read/write ops with a stream-like data structure.

// very early draft, with actually no stream's content - just thoughts, questions, and open for discussions.


This change is Reviewable

libpmemstream is a logging data structure optimized for persistent memory.
The user may want to check how fast a persistent medium will do
sequential ops with a stream-like data structure.

Signed-off-by: Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant