- Database Isolation: In an effort to improve the overall stability of the platform, we have separated database servers for each of the components that make up the Spruce platform. This will help ensure that the entire platform does not become unavailable if the database server is having an issue, like it did during the incident on Jan 14 2018. It will also help us scale the database for each component independent of the others, as well as scale the platform over time.
Announcement