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

Use pooled Redis connection 🤖 #114

Open
3 tasks
Terkwood opened this issue Aug 1, 2019 · 0 comments
Open
3 tasks

Use pooled Redis connection 🤖 #114

Terkwood opened this issue Aug 1, 2019 · 0 comments
Labels
enhancement New feature or request services.rs Middleware & data management written in rust

Comments

@Terkwood
Copy link
Owner

Terkwood commented Aug 1, 2019

Use a pooled connection from Redis 0.16+ for all services which only maintain a single connection. Will improve reliability of the services in cases where the connection is dropped

  • led_status_helper
  • sensor_tracker
  • redis_aggregator
@Terkwood Terkwood added enhancement New feature or request services.rs Middleware & data management written in rust labels Aug 1, 2019
@Terkwood Terkwood changed the title Use r2d2-redis 🤖 Use pooled Redis connection 🤖 May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request services.rs Middleware & data management written in rust
Projects
None yet
Development

No branches or pull requests

1 participant