C++ Server-Side SDK
LaunchDarkly SDK
Public Attributes | List of all members
launchdarkly::server_side::integrations::StoreMetadata Struct Reference

Metadata describing the Big Segments store as a whole. Used to detect staleness independent of any single context's membership. More...

#include <big_segment_store_types.hpp>

Public Attributes

std::chrono::system_clock::time_point last_up_to_date
 Wall-clock instant at which the data populator (e.g. the LaunchDarkly Relay Proxy) last confirmed it had pushed all pending Big Segments updates to the store.
 

Detailed Description

Metadata describing the Big Segments store as a whole. Used to detect staleness independent of any single context's membership.


The documentation for this struct was generated from the following file: