Migration to Go

Hello,

I stumbled about this article The main point is that owncloud wants to migrate to go instead of PHP for performance reasons.

As I am part of the development in an app, I am interested if there are thoughts of migrating the nextcloud as well to another language. This would affect the developers of the apps of course highly.

Thanks
Christian

I’d cite also

in which you can see that the path selected from Nextcloud is different.

As you can check in the Github repo (GitHub - nextcloud/notify_push: Update notifications for nextcloud clients ), the High Performance Back-end is mainly in Rust and complements the server rather than replacing it