Is the Golang driver still actively mainintaining?
- Dominant language
- C
- Stars
- 4.8k
- Forks
- 523
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
I just noticed that its been ~2.5 years since last commit in the `age` (golang) driver so I was wondering if this is still actively maintaining driver or its moved somewhere else? https://github.com/apache/age/tree/master/drivers/golang/age
The only maintaining part is dependency management in the `go.mod` which there are some slight activity here: https://github.com/apache/age/tree/master/drivers/golang
_(The reason why I thought this way is that possible-separate issue and not-much-golang issues open. I noticed some `fmt.Println` on the error cases, which is a bit anti-practice when using in the libraries. I was thinking I could file a separate issue to discuss more about it.)_
Contributor guide
Assessment
This issue has not been assessed yet.