Module: Rex::Proto::Redis::Base
- Defined in:
- lib/rex/proto/redis/base.rb
Overview
Module containing the constants and functionality for any Redis version. When a behavior changes, check whether a more recent version module exits and include the constants from there, or use the functionality defined there.
Defined Under Namespace
Modules: Constants