Closed
Description
Bug Report
Current Behavior
The implementation of the RedisJSON commands introduced a new parser abstraction.
It is required to build the StatefulRedisConnectionImpl, but it used to not be part of the contract.
Expected behavior/code
We should avoid deprecating public API, especially without prior notice