Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 395 Bytes

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.