Skip to content

Repository files navigation

redis

A Redis client for Pony.

Status

This library is under active development. The API is not yet stable.

Installation

  • Requires ponyc 0.70.0 or later.
  • Install corral
  • corral add github.com/ponylang/redis.git --version 0.0.0
  • corral fetch to fetch your dependencies
  • use "redis" to include this package
  • corral run -- ponyc to compile your application

This library has a transitive dependency on ponylang/ssl. It requires a C SSL library to be installed. Please see the ssl installation instructions for more information.

API Documentation

https://ponylang.github.io/redis

About

A pure Pony Redis client

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages