C++ Server-Side SDK Redis Source
Provide SDK data via Redis
|
Server-Side Redis Source. More...
#include <launchdarkly/server_side/integrations/data_reader/iserialized_data_reader.hpp>
#include <tl/expected.hpp>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | launchdarkly::server_side::integrations::RedisDataSource |
RedisDataSource represents a data source for the Server-Side SDK backed by Redis. It is meant to be used in place of the standard LaunchDarkly Streaming or Polling data sources. More... | |
Server-Side Redis Source.