- To get cleaner code that’s not as low-level as it is now.
- To get a system that deals better with the load - there are still situations in which simple requests take 1-2 seconds. It’s not clear whether this is due to the approach we’re currently using or due to the fact that requests come in randomly and thus there will always be peaks.
Yes.