Skip to content

Higher level database operations#242

Merged
miek merged 18 commits intogreatscottgadgets:mainfrom
martinling:high-level-ops
Aug 4, 2025
Merged

Higher level database operations#242
miek merged 18 commits intogreatscottgadgets:mainfrom
martinling:high-level-ops

Conversation

@martinling
Copy link
Member

@martinling martinling commented Jul 28, 2025

This PR redesigns the CaptureReaderOps and EndpointReaderOps traits introduced in #234, to provide all necessary queries as methods, rather than simply providing access to the underlying database streams.

This clarifies downstream code, and makes it easier to reimplement these queries.

Also adds docstrings for all CaptureReaderOps and EndpointReaderOps methods.

@miek miek merged commit 74e42ef into greatscottgadgets:main Aug 4, 2025
10 checks passed
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.

2 participants