You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file provides guidance to AI coding agents when working with code in this repository.
4
+
5
+
## What this project is
6
+
7
+
`bigrails-redis` is a Redis connection manager for Rails applications that need to manage multiple named Redis connections. It supports connection pooling via [connection_pool](https://github.com/mperham/connection_pool).
0 commit comments