Project 'Mordil/RediStack' was moved to 'swift-server-community/RediStack'. Please update any links and bookmarks that may still have the old path.
STRLEN
All threads resolved!
All threads resolved!
Motivation
STRLEN
command was missing, but HSTRLEN
was present.
Modifications
Added command and helper method.
Result
STRLEN
command is easy to use.
Checklist
-
Copyright headers in new files (see CONTRIBUTING.md) -
Unit tests added -
API Documentation comments
Merge request reports
Activity
- Resolved by Nathan Harris
- Resolved by Nathan Harris
@danramteke Thanks for the contribution!
If you want to backport this to 1.x to get access to it "immediately", you can create a branch off of
support/1.x
and create a merge request against that branch.
Please register or sign in to reply