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

Engine migration support #855

Open
karczex opened this issue Dec 8, 2020 · 0 comments
Open

Engine migration support #855

karczex opened this issue Dec 8, 2020 · 0 comments

Comments

@karczex
Copy link

karczex commented Dec 8, 2020

FEAT: Engine migration support

Rationale

Need API for efficient moving existing data from existing database created using one engine, to another one.

On top of such API may be implemented cmdline tool (i.e in python) to move data from one engine to another.

API Changes

Implementation of such static method

pmem::kv::db::copy(pmem::kv::db db1, pmem::kv::db db2)
@lukaszstolarczuk lukaszstolarczuk added the new need to be triaged label Dec 8, 2020
@lukaszstolarczuk lukaszstolarczuk removed the new need to be triaged label Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants