The default implementation of the KVStore is Redis, only MongoDB comes with alternative implementation.
It makes sense to have a KVStore in SQL as well so we don't need to deploy a Redis especially.
- is related to
-
NXDOC-1629 Write a how-to to configure a Cluster without Redis
- Resolved