[CH] Add a resource manager
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 85
Description
### Description
Need a global manager to manage the lifecycle of some global resources. These resources may have dependency on others, we need to take care of the order of initializing / destroying them
Contributor guide
Research direction
The issue does not name files, tests, or an entry point. Begin by locating existing global-resource initialization and cleanup in the repository, then determine how dependencies are represented and ordered. Done means a defined manager lifecycle that initializes dependencies in order and destroys them safely in reverse order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, scala
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100