fnf-org / Cabins

The FnF Cabins Reservation App
1 stars 0 forks source link

Replace ActiveRecord with Mongoid for MongoDB Support #12

Open mike-matera opened 1 year ago

mike-matera commented 1 year ago

I've been looking for ways to increase reliablity and reduce hosting costs. Switching to MongoDB lets us use CloudRun and MongoDB Atlas, both serverless services that have pay-as-you-go plans. The change will also enable a CD pipelene that will help separate developers from ops.