Skip to content

v1.13.0 - Adds DataStoreAdapters

Choose a tag to compare

@daniel-statsig daniel-statsig released this 03 Oct 17:56
· 438 commits to main since this release
  • You can now use Redis to bootstrap Statsig via the RedisDataStore or build your own data store that inherits from the IDataStore class
  • Adds evaluated_keys to ClientInitializeResponse so newer client SDKs can be bootstrapped with safeguards