module Redis

Defined in:

client.cr
cluster.cr
commands.cr
connection.cr
errors.cr
graph.cr
json.cr
parser.cr
pipeline.cr
redis.cr
search.cr
streaming.cr
time_series.cr
transaction.cr
value.cr
writer.cr

Constant Summary

ERROR_MAP = Hash(String, Error.class).new(default_value: Error)
VERSION = "0.9.0"