#include <userver/storages/redis/utest/redis_local.hpp>
Valkey or Redis local class.
Provide access to localhost Valkey or Redis
Definition at line 20 of file redis_local.hpp.
Public Member Functions | |
ClientPtr | GetClient () const |
Get client. | |
SubscribeClientPtr | GetSubscribeClient () const |
Get subscribe client. | |
void | FlushDb () |
call flushdb command | |