Sign in Sign up
rubygems

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
Version Released
0.5.5 patch
0.5.3 initial
0.5.4 patch