Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored Redis client and added support for Redis Stack features
The client no longer relies on "magic" command generation but instead uses traits that implement all the available Redis commands.
- Loading branch information