6b464c9d919b270cd12f95db84fcd1ad58d0920d
redis
is a Redis client library for Carp.
Installation
(load "https://veitheller.de/git/carpentry/redis.git@master")
Usage
This package contains functions to convert to and from the Redis protocol, and handling Redis connections and commands. The documentation lives here.
You can also look at the examples in the examples
directory.
Have fun!
Description