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

Implement iterators API #105

Open
igchor opened this issue Jan 12, 2021 · 0 comments
Open

Implement iterators API #105

igchor opened this issue Jan 12, 2021 · 0 comments
Milestone

Comments

@igchor
Copy link
Contributor

igchor commented Jan 12, 2021

FEAT: Implement iterators API

Rationale

Easier to use and more natural API.

Description

Implementation based on C++ iterators.
https://pmem.io/pmemkv/master/doxygen/classpmem_1_1kv_1_1db_1_1iterator.html

API Changes

New Iterator class.

Implementation details

Meta

@karczex karczex added this to the 2.0 milestone Jan 25, 2021
@igchor igchor modified the milestones: 2.0, 1.1 Jan 25, 2021
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