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 (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-08-19T06:24:00.000Z (about 2 months ago)
- Last Synced: 2025-08-19T07:55:42.913Z (about 2 months ago)
- Topics: client, cluster, elixir, hacktoberfest, redis
- Language: Elixir
- Homepage:
- Size: 250 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
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)