Forward declarations of storages::redis::Reply, storages::redis::ReplyData, storages::redis::CommandControl, storages::redis::Request, storages::redis::Client and storages::redis::SubscribeClient.
Definition in file fwd.hpp.
Go to the source code of this file.
Namespaces | |
namespace | storages |
Components, clients and helpers for different databases and storages. | |
namespace | storages::redis |
Valkey and Redis client and helpers. | |
Typedefs | |
using | storages::redis::ReplyPtr = std::shared_ptr<Reply> |