Hi Kvrockers, One of our major target in the following months and also a strict requirement to graduate from the Incubator is making an Apache release.
I can see that, currently, we release the source code via GitHub Release[1], along with binary installer .deb and .rpm file. Also, there is a DockerHub register we release docker image[2]. So far, we release these artifacts with a GitHub Actions[3]. I'd like to gather information from the contributors to see a full list of all artifact to be released, and start the discussion about how we release (deliver) those artifacts in the following era, in the Apache way. Best, tison. [1] https://github.com/apache/incubator-kvrocks/releases [2] https://hub.docker.com/r/kvrocks/kvrocks [3] https://github.com/apache/incubator-kvrocks/blob/77f7c6f53c6b747977285357fc94ec4af0d862eb/.github/workflows/release.yaml
