Y
Hacker News
new
|
ask
|
show
|
jobs
by
eole666
905 days ago
Maybe you could split the code base without going full micro service. Keep the monolith base, and split some parts in independent module/libraries that won't be rebuild every time, something like that.