View Source NebulexRedisAdapter.Serializer behaviour (NebulexRedisAdapter v2.4.2)
A Serializer encodes keys and values sent to Redis, and decodes keys and values in the command output.
See Redis Strings.
Summary
Callbacks
Decodes key with the given opts.
Decodes value with the given opts.
Encodes key with the given opts.
Encodes value with the given opts.
Callbacks
Decodes key with the given opts.
Decodes value with the given opts.
Encodes key with the given opts.
Encodes value with the given opts.