providers.redis.RedisJsonKeyValueStore
Redis-specific KVStore provider for JSON data.
Usage
providers.redis.RedisJsonKeyValueStore()JSON objects are serialized to JSON strings and then encoded to UTF-8 bytes.
Redis-specific KVStore provider for JSON data.
Usage
JSON objects are serialized to JSON strings and then encoded to UTF-8 bytes.