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

Reader support to iterate through key value pairs #2

Open
mw2000 opened this issue Dec 9, 2023 · 1 comment
Open

Reader support to iterate through key value pairs #2

mw2000 opened this issue Dec 9, 2023 · 1 comment

Comments

@mw2000
Copy link

mw2000 commented Dec 9, 2023

Was looking to tackle this ticket from the trello board, could you add some context to it under this issue?

@manosriram
Copy link
Owner

Reader interface refers to something a cursor, it does the following:

  • Read N key-value pairs at a given time for every .read() call

Something like this: https://pkg.go.dev/io#Reader

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

No branches or pull requests

2 participants