We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d65af commit 8cb4b85Copy full SHA for 8cb4b85
docs/jedis5-breaking.md
@@ -87,8 +87,6 @@
87
88
- `quit()` method has been removed from `Connection` and `ServerCommands` interface and implementations.
89
90
-- `select(int index)` method has been removed from `Connection`.
91
-
92
- `updatePassword(String password)` method has been removed from `JedisClientConfig` and implementations.
93
94
- `setPassword(String password)` method has been removed from both `JedisFactory` and `ConnectionFactory` classes.
0 commit comments