Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Removed official adapters, added iterators #8

Merged
merged 6 commits into from May 24, 2021

Conversation

Jytesh
Copy link
Collaborator

@Jytesh Jytesh commented May 21, 2021

Changed keyv.options.store to keyv.store,
<Keyv>.iterator() yields an asyncIterator with all entries
Added tests for iterators
Removed official tests

Signed-off-by: Jytesh 44925963+Jytesh@users.noreply.github.com

Changed keyv.options.store to keyv.store,\nkeyv.iterator() yields an asyncIterator with all entries\nAdded tests for iterators\nRemoved official tests

Signed-off-by: Jytesh <44925963+Jytesh@users.noreply.github.com>
@Jytesh Jytesh requested a review from Kikobeats May 21, 2021 08:29
@Jytesh Jytesh self-assigned this May 21, 2021
Signed-off-by: Jytesh <44925963+Jytesh@users.noreply.github.com>
Signed-off-by: Jytesh <44925963+Jytesh@users.noreply.github.com>
Signed-off-by: Jytesh <44925963+Jytesh@users.noreply.github.com>
Signed-off-by: Jytesh <44925963+Jytesh@users.noreply.github.com>
Signed-off-by: Jytesh <44925963+Jytesh@users.noreply.github.com>
@Jytesh
Copy link
Collaborator Author

Jytesh commented May 21, 2021

@Kikobeats Tests pass now, would be wonderful if you could review and let me know about the iterator and adaptor loading

@Jytesh
Copy link
Collaborator Author

Jytesh commented May 21, 2021

I might wanna merge all this commits into one

@Jytesh Jytesh marked this pull request as ready for review May 22, 2021 13:56
@Jytesh Jytesh merged commit ce9c4fb into master May 24, 2021
@Jytesh Jytesh deleted the revamp+iterator branch May 24, 2021 09:16
@Kikobeats
Copy link
Member

that's great 👏

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.

None yet

2 participants