RAII subscription guard, that is usually retrieved from storages::redis::SubscribeClient.
Definition in file subscription_token.hpp.
Go to the source code of this file.
#include <functional>#include <memory>#include <string>
This graph shows which files directly or indirectly include this file:Classes | |
| class | storages::redis::SubscriptionToken |
| RAII subscription guard, that is usually retrieved from storages::redis::SubscribeClient. More... | |
Namespaces | |
| namespace | storages |
| Components, clients and helpers for different databases and storages. | |
| namespace | storages::redis |
| Valkey and Redis client and helpers. | |