Modern #Rails apps probably don't need Redis, but it still incredibly useful for many reasons.
Sidekiq is still the fastest job executor out there (in my experience), and that uses Redis.
Here's how to set it up on your own server:
Discussion
Modern #Rails apps probably don't need Redis, but it still incredibly useful for many reasons.
Sidekiq is still the fastest job executor out there (in my experience), and that uses Redis.
Here's how to set it up on your own server:
No replies yet
Be the first to share your thoughts.