RedisPool typedef
RedisPool = KeyscopePool
Alias for KeyscopePool. Use this for connection pooling.
Implementation
typedef RedisPool = KeyscopePool;
Alias for KeyscopePool. Use this for connection pooling.
typedef RedisPool = KeyscopePool;