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

feat: implement a split client for brokers #1165

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

balpert89
Copy link
Contributor

Proposed Changes

  • Pass context (ctx) to server creation functions for better resource management.
  • Implement an in-memory cache with namespace-specific watching for improved performance.
  • Reorganize imports for readability.

Fixes #1156

… brokers.

- Pass context (`ctx`) to server creation functions for better resource
management.
- Implement an in-memory cache with namespace-specific watching for
improved performance.
- Reorganize imports for readability.
@balpert89 balpert89 requested a review from a team as a code owner November 19, 2024 11:06
@balpert89 balpert89 assigned balpert89 and afritzler and unassigned balpert89 Nov 19, 2024
@balpert89 balpert89 marked this pull request as draft November 19, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants