issues
search
splitio
/
split-synchronizer
Golang agent for Split SDKs
Other
16
stars
15
forks
source link
Cleanup on init
#96
Closed
mredolatti
closed
5 years ago
mredolatti
commented
5 years ago
Did some cleanup on split initialization procedure
Removed global variables on such module
Fail fast when apikey is incorrect
Cleanup redis if apikey is different from previously used one.
Added config/cli/docker option for Forced Redis cleanup
Added unit tests