devlup-labs / devlup-labs/Ghostwire
🛠️ [Feature]: Integrate actual database with checking.go
- Dominant language
- Go
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What is the feature?
Replace the current database/checking logic in `checking.go` with the real coordination-server database implementation.
### Technical Implementation
_No response_
### Component(s) affected
- [x] Coordination server
- [ ] Clientside Agent (WireGuard / NAT / CLI)
- [ ] Desktop client (Frontend)
- [ ] Docs / infra
- [ ] Other
### Alternatives considered
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the current database and checking logic in checking.go, then locate the coordination-server database implementation it should use. Confirm how the existing checks connect to that implementation and verify that checking.go no longer relies on the current database logic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100