#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

#657 in Database interfaces

Download history 12/week @ 2024-02-22 12/week @ 2024-02-29 1/week @ 2024-03-07 12/week @ 2024-03-14 45/week @ 2024-03-28 21/week @ 2024-04-04

66 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–10MB
~85K SLoC