Module: RedisWrapper
- Defined in:
- lib/redis_wrapper.rb,
lib/redis_wrapper/entry.rb,
lib/redis_wrapper/version.rb,
lib/redis_wrapper/redis_wrapper.rb
Defined Under Namespace
Classes: Entry, RedisWrapper
Constant Summary collapse
- MAJOR =
0- MINOR =
2- PATCH =
0- VERSION =
[MAJOR, MINOR, PATCH].compact.join('.')