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.72.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

SSL support in ponyc's stdlib requires a C SSL library to be installed. Please see ponyc's BUILD.md for details.

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