Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Refactor: allow a watcher to watch multiple prefixes at once #5

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

barrucadu
Copy link
Owner

This reduces load on etcd by using a single connection for all the watchers. Since I'm already disambiguating based on prefix, this is an easy change.

Next step will be to refactor the daemons to merge all their watchers.

This reduces load on etcd by using a single connection for all the
watchers.  Since I'm already disambiguating based on prefix, this is an
easy change.

Next step will be to refactor the daemons to merge all their watchers.
@barrucadu barrucadu merged commit 201a865 into master Mar 14, 2024
2 checks passed
@barrucadu barrucadu deleted the multi-watcher branch March 14, 2024 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant