Added support for SDKs that use Redis and set impressions mode to NONE. Split Sync will capture unique keys evaluated from the different SDKs from Redis and send to Split Servers.
Added user to redis config (ACL for Redis > 6).
Split Proxy:
Added /api/keys/ss, /api/v1/keys/cs and beacon apis into telemetry for supporting SDKs running with impressions mode NONE.
Split Synchronizer
What did you accomplish?
/api/keys/ss
,/api/v1/keys/cs
and beacon apis into telemetry for supporting SDKs running with impressions mode NONE.How do we test the changes introduced in this PR?
Extra Notes