#redis #resp #protocols #command #async-std #sending #messages

kramer

Enumerated types implementing std::fmt::Display for sending RESP messages to redis

15 releases (stable)

3.0.0 Jul 19, 2023
2.1.0 Apr 14, 2023
1.3.2 Aug 31, 2022
1.3.0 Jun 28, 2022
0.3.0 Nov 4, 2019

#650 in Database interfaces

28 downloads per month

MIT license

64KB
1.5K SLoC

kramer

ci.img docs.img crates.img

An implementation of the redis protocol specification with an execution helper using the TcpStream provided by async-std.

For a list of supported commands see todo.md.

kramer
kramer

Contributing

See CONTRIBUTING.

Dependencies

~0–12MB
~107K SLoC