splitio / javascript-commons

Other
3 stars 5 forks source link

Polishing #280

Closed EmilianoSanchez closed 7 months ago

EmilianoSanchez commented 7 months ago

Javascript commons library

What did you accomplish?

Added the __splitFiltersValidation argument to SplitsCacheInRedis, although it's not used at the moment as it's for 'producer' mode with Redis storage. This was done for code completeness and consistency with Pluggable storage.

How do we test the changes introduced in this PR?

Extra Notes