tower-redis 0.3.0

A Tower service for asynchronous Redis request/response performed over a managed, multplexed connection.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# tower-redis

A Tower service for asynchronous Redis request/response performed over a managed, multplexed connection.

[![Crates.io][crates-badge]][crates-url]
[![Documentation][docs-badge]][docs-url]
[![MIT licensed][mit-badge]][mit-url]
[![Build Status][ci-badge]][ci-url]

[crates-badge]: https://img.shields.io/crates/v/tower-redis.svg
[crates-url]: https://crates.io/crates/tower-redis
[docs-badge]: https://docs.rs/tower-redis/badge.svg
[docs-url]: https://docs.rs/tower-redis
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: LICENSE
[ci-badge]: https://api.cirrus-ci.com/github/jmaygarden/tower-redis.svg
[ci-url]: https://cirrus-ci.com/github/jmaygarden/tower-redis