https://github.com/general-cbic/red_pool
Redis adapter with connections pooling and cluster support.
https://github.com/general-cbic/red_pool
client cluster elixir hacktoberfest redis
Last synced: about 1 month ago
JSON representation
Redis adapter with connections pooling and cluster support.
- Host: GitHub
- URL: https://github.com/general-cbic/red_pool
- Owner: general-CbIC
- Created: 2024-05-09T18:52:16.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2026-05-11T11:46:24.000Z (about 1 month ago)
- Last Synced: 2026-05-11T13:37:22.156Z (about 1 month ago)
- Topics: client, cluster, elixir, hacktoberfest, redis
- Language: Elixir
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# RedPool

## Features
✅ Redis commands execution.
😳 Reusable connection pool.
🤯 Cluster connection support.
[How it works](./docs/how-it-works.md)
## Work in progress
🏃🏻♂️💨
[Roadmap](TODO.md)