You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove deprecation notice due to the great un-deprecation (#332)
### Description
There is a lot of confusion about the meaning of deprecation in Valkey
and there is an effort to formally un-deprecate a number of commands
(See #[2459](valkey-io/valkey#2459)). As such,
this PR removes the "Deprecated" notice for the commands under
reconsideration.
### Issues Resolved
n/a
### Check List
- [x] Commits are signed per the DCO using `--signoff`
By submitting this pull request, I confirm that my contribution is made
under the terms of the BSD-3-Clause License.
Signed-off-by: Kyle J. Davis <kyledvs@amazon.com>
0 commit comments