Skip to content

Commit

Permalink
Update docs/migration-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Viktor Söderqvist <[email protected]>
Signed-off-by: Björn Svensson <[email protected]>
  • Loading branch information
bjosv and zuiderkwast committed Sep 4, 2024
1 parent 56a824a commit baceac6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The type `sds` is removed from the public API.

### Removed API functions

* `valkeyFormatSdsCommandArgv` removed from API. Can be replaced with `valkeyFormatCommandArgv`.
* `valkeyFreeSdsCommand` removed since the `sds` type is for internal use only.
* `redisFormatSdsCommandArgv` removed from API. Can be replaced with `valkeyFormatCommandArgv`.
* `redisFreeSdsCommand` removed since the `sds` type is for internal use only.

## Migrating from `hiredis-cluster` 0.14.0

Expand Down

0 comments on commit baceac6

Please sign in to comment.