register
This is a simple module-level registry for application globals. Use it to wrap global connection pools, memcached connections, redis, even database connections, and register them within a top-level namespace module of your application. For example, instead of doing Rails.cache you could be doing MyApp.rails_cache or MyApp.redis_cache, etc.
Activity
- Latest release
- 9y ago
- Total releases
- 3
- Cadence
- ~2 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Aug 24, 2017
Releases