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

Add callback function option for the Client Query API #249

Open
ibrodkin opened this issue Jan 30, 2025 · 0 comments
Open

Add callback function option for the Client Query API #249

ibrodkin opened this issue Jan 30, 2025 · 0 comments

Comments

@ibrodkin
Copy link
Collaborator

Add Chronolog client API that allows the Client to provide a callback function that takes an chronolog Event record as a parameter.
The callback function would be executed by the client API on every event record within the query response set without the need to transform and copy the internal response set of StoryChunks into the std::vectorchronolog::Event & that is time and memory consuming in case of the large number of records.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant