Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appellation/redust
A simple Redis client & RESP parser for Rust.
https://github.com/appellation/redust
redis redis-client resp rust
Last synced: about 5 hours ago
JSON representation
A simple Redis client & RESP parser for Rust.
- Host: GitHub
- URL: https://github.com/appellation/redust
- Owner: appellation
- License: mit
- Created: 2022-03-03T03:24:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T06:13:53.000Z (over 1 year ago)
- Last Synced: 2024-10-21T01:37:16.147Z (25 days ago)
- Topics: redis, redis-client, resp, rust
- Language: Rust
- Homepage: https://docs.rs/redust
- Size: 145 KB
- Stars: 40
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Redust
[![Redust](https://img.shields.io/crates/v/redust)](https://crates.io/crates/redust) [![Documentation](https://img.shields.io/docsrs/redust)](https://docs.rs/redust)
A simple Redis client for Rust.