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
Determine where deprecated commands appear in each page of the website and remove them. For example, in the Documentation: Sorted Sets page, the ZRANGEBYLEX and ZREVRANGEBYLEX commands in the following sentence have been deprecated, so they should be removed from the statement.
The main commands to operate with lexicographical ranges are ZRANGEBYLEX, ZREVRANGEBYLEX, ZREMRANGEBYLEX and ZLEXCOUNT.