OpenCHAMI / roadmap

Public Roadmap Project for Ochami
MIT License
0 stars 0 forks source link

Reduce Database Usage - Postgres preferred #2

Closed alexlovelltroy closed 7 months ago

alexlovelltroy commented 10 months ago

One of the major challenges at CSM sites is the operational overhead of dealing with the many databases involved with supporting a Shasta installation. With ochami, we are specifically targeting a reduction in operational overhead. Instead of multiple databases, we seek to standardize on Postgres. Instead of multiple instances, we prefer multiple schemas on a single database instance.