Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steveklabnik/redis
Redis bindings for Rust
https://github.com/steveklabnik/redis
Last synced: 4 days ago
JSON representation
Redis bindings for Rust
- Host: GitHub
- URL: https://github.com/steveklabnik/redis
- Owner: steveklabnik
- Created: 2013-09-17T03:18:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-17T19:12:01.000Z (over 11 years ago)
- Last Synced: 2024-11-01T01:24:26.236Z (about 2 months ago)
- Language: Rust
- Homepage: https://github.com/steveklabnik/redis/
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rs
Awesome Lists containing this project
README
# Redis
Redis bindings for Rust.
## Installation
Use `rustpkg`:
```bash
$ rustpkg install github.com/steveklabnik/redis
```