Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bug] Clear all the futures when sync is called. (feast-dev#501)
* Replacing Jedis With Lettuce in ingestion and serving * Removing extra lines * Abstacting redis connection based on store * Check the connection before connecting as lettuce does the retry automatically * Running spotless * Throw Exception if the job store config is null * Handle No enum constant RuntimeException * Future should be cleared everytime sync is called
- Loading branch information