nammayatri / nammayatri/shared-kernel

Driver Pool Optimisation

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.