fishcakez/resource — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2015-08-01
Implement a custom pooled resource handler for database connections using the provided behaviour.
Use the unpooled implementation for testing or simpler cases where pooling isn't needed.
Manage a pool of API client instances so requests reuse connections instead of creating new ones.
Build reusable pooling logic for any expensive-to-create resource in an Elixir app.
| fishcakez/resource | camilotk/booking | darinwilson/torch | |
|---|---|---|---|
| Language | Elixir | Elixir | Elixir |
| Last pushed | 2015-08-01 | 2023-08-23 | 2016-11-02 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Early-stage, first-attempt library, the author warns it likely has bugs.
An early-stage Elixir library that provides a reusable framework for pooling expensive resources like database connections.
Mainly Elixir. The stack also includes Elixir.
Dormant — no commits in 2+ years (last push 2015-08-01).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.