A Redis client for Pony.
This library is under active development. The API is not yet stable.
- Install corral
corral add github.com/ponylang/redis.git --version 0.0.0corral fetchto fetch your dependenciesuse "redis"to include this packagecorral run -- ponycto compile your application