Improvements on cache injection
- Created the public register() method for Event Tracking.
- Added flexibility to the Cache implementation to allow Redis adapter properly.
- Analytics cache and backup cache now use the same cache implementation as the regular feature flag cache instead of the local filesystem.