luminus-framework / luminus-framework/conman
connect-if-not-connected
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Clojure
- Stars
- 127
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be nice to have a function that creates a connection only if there are no connections at the moment, something like connect-if-not-connected or ensure-connected
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
Start by reviewing the existing connection API and the behavior behind connect-if-not-connected and ensure-connected. Determine how the library represents current connections and define the expected behavior when one already exists; done means the new function creates a connection only when none is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100