C++ Server-Side SDK Redis Source
Provide SDK data via Redis
Classes
redis_source.hpp File Reference

Server-Side Redis Source. More...

#include <launchdarkly/server_side/integrations/data_reader/iserialized_data_reader.hpp>
#include <tl/expected.hpp>
#include <memory>
#include <string>
Include dependency graph for redis_source.hpp:

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...
 

Detailed Description

Server-Side Redis Source.