/tokio-redis

Redis client for Tokio

Primary LanguageRustApache License 2.0Apache-2.0

Tokio Redis client

A Redis client built with Tokio.

Status: Proof of concept.

Most of the Redis specifics were lifted from https://github.com/mitsuhiko/redis-rs.

License

Tokio is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.