lambdaclass / holiday_pinger

Erlang + ClojureScript app to send holiday reminders
https://holidaypinger.com
MIT License
69 stars 9 forks source link

Migrate from pgapp to sumo_db #142

Open unbalancedparentheses opened 7 years ago

unbalancedparentheses commented 7 years ago

The database code is getting more complex. We should migrate to a layer like sumo db to manage the db entities. The only issue is that we should update sumo db to use pgapp as the new postgresql driver.

unbalancedparentheses commented 7 years ago

@igaray do you think you can do this?

igaray commented 7 years ago

Yes, I took a look at this and started. It seems it won't be as straightforward as possible for two reasons:

This is more or less the roadmap I have: