Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (8 months ago)
- Default Branch: develop
- Last Pushed: 2024-12-30T06:45:18.000Z (18 days ago)
- Last Synced: 2024-12-30T07:27:04.994Z (18 days ago)
- Topics: client, cluster, elixir, hacktoberfest, redis
- Language: Elixir
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# RedPool
![red pool](./assets/logo.png)
## Features
✅ Redis commands execution.
😳 Reusable connection pool.
🤯 Cluster connection support.[How it works](./docs/how-it-works.md)
## Work in progress
🏃🏻♂️💨
[Roadmap](TODO.md)