eolinker / apinto

基于golang开发的网关。具有各种插件,可以自行扩展,即插即用。此外,它可以快速帮助企业管理API服务,提高API服务的稳定性和安全性。
https://www.apinto.com
Apache License 2.0
1.4k stars 203 forks source link

docs: Just a discussion #64

Closed nonzzz closed 2 years ago

nonzzz commented 2 years ago

Current State

Currently, I found when apinto upgrade. Should update latest link for readme. I think it's no necessary. Infer from releasing. We can know. Can redirect the link. So we don't need update readme and api-docs any more.

Desired State

I think we can change the release process to get rid of the version number. In past apinto-v0.7.0.linux.x64.tar.gz. For future apinto-linux.x64.tar.gz is enough.

nonzzz commented 2 years ago

@Dot-Liu cc.

Dot-Liu commented 2 years ago

That's great. It's a very good idea. I will update the installation package later. Thank you for your suggestion.

nonzzz commented 2 years ago

Thank for you reply. It will make the release process lighter in the future

Dot-Liu commented 2 years ago

After communicating with colleagues, we decided not to do so

The version name of the file can effectively reduce the information difference and let the operator know the currently downloaded version number, applicable system and architecture

We learned about other related projects, such as NSQ and Nacos, and they did the same

Thank you very much for your suggestions. The collision of ideas will make this project better.

nonzzz commented 2 years ago

@Dot-Liu .Thanks a lot. I will close this issue. In my option for future. Apinto will generator many difference linux distributions. Staying in the present is also a good option.