Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realaravinth/redis-glue
Redis Glue is provides abstractions over single and cluster mode interaction using rust Redis library
https://github.com/realaravinth/redis-glue
redis redis-client redis-cluster rust
Last synced: 17 days ago
JSON representation
Redis Glue is provides abstractions over single and cluster mode interaction using rust Redis library
- Host: GitHub
- URL: https://github.com/realaravinth/redis-glue
- Owner: realaravinth
- License: apache-2.0
- Created: 2021-06-14T14:40:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-03T15:32:31.000Z (over 3 years ago)
- Last Synced: 2024-11-06T04:41:02.211Z (2 months ago)
- Topics: redis, redis-client, redis-cluster, rust
- Language: Rust
- Homepage: https://realaravinth.github.io/redis-glue/redis_glue/index.html
- Size: 1.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
[![CI (Linux)](https://github.com/realaravinth/redis-glue/actions/workflows/linux.yml/badge.svg)](https://github.com/realaravinth/redis-glue/actions/workflows/linux.yml)
[![codecov](https://codecov.io/gh/realaravinth/redis-glue/branch/master/graph/badge.svg?token=419FU1AF5R)](https://codecov.io/gh/realaravinth/redis-glue)Redis Glue is provides abstractions over single and cluster mode
interaction using rust Redis library