An open API service indexing awesome lists of open source software.

https://github.com/spacejam/tikv-client

TiKV client powered by Tokio
https://github.com/spacejam/tikv-client

Last synced: over 1 year ago
JSON representation

TiKV client powered by Tokio

Awesome Lists containing this project

README

          

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