YAR.RESP

Implementation of the Redis Serialization Protocol (RESP).

The Redis Serialization Protocol (RESP) is the protocol that clients use to communicate with Redis.

These functions are used by the main YAR module to construct stream data to send to Redis and to decode the responses.

Summary

map_return(list)
new(s)

Functions

map_return(list)
new(s)