How has Scala helped with the updating of GitBucket?
Check out Naoki Takezoe's talk from Scala Love in the City Conference!
GitBucket: Open Source Self-Hosting Git Server by Scala
GitBucket is an open source self-hosting git server written in Scala. It's has been 8 years since I started development in 2013 and got about 8,300 stars on GitHub. As you can imagine, updating such a large application regularly for a long time as a personal project is really challenging.
In this talk, in addition to introducing to GitBucket and its architecture, I would like to talk about how I have updated GitBucket regularly and efficiently until now and how Scala has helped it.