nammayatri / nammayatri/shared-kernel
Driver Pool Optimisation
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 24
- Forks
- 11
- Avg merge
- 15h 16m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
Optimisation of Redis calls in the driver pool
Describe the solution you'd like
Reduce the redis calls
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the driver pool and its Redis calls, but names no files, tests, or entry points. Locate the driver-pool implementation and trace its Redis usage first; the work is done when the pool makes fewer Redis calls without changing its behavior, with appropriate tests confirming that result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, redis
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100