-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change docker-compose.yml to redis cluster * Adjust port mapping * Git hub action update * Jedis integration tests are using redis cluster * Update connection string on lettuce * Refactor Lettuce pooled abstraction to support cluster commands * Refactor Lettuce pooled abstraction to support cluster commands - reformat * Switch to LettuceUnified * Switch to LettuceUnified and LettuceClusterPooled * Switch tests to LettuceUnified * Update Lettuce tests * Update ports for integration-tests.yml * Update cli command for integration-tests.yml * Bump to 1.3.0 * Factory interface uses LettuceUnified * Factory interface uses LettuceUnified - remove imports * Update tests to accommodate possible delays * bump to 1.3.1 * increase timeout wanting for test containers * proper command health check command
- Loading branch information
1 parent
806c8e8
commit 2bbad22
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters