You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got some open source budget at work, and would like to put it towards hackage-server. In particular, my thoughts were to replace the usage of acid-state with a postgres database. By my reading, this would allow us to:
use traditional database backup techniques
remove a huge amount of code around managing tarball backups
Hi there,
I've got some open source budget at work, and would like to put it towards
hackage-server. In particular, my thoughts were to replace the usage ofacid-statewith a postgres database. By my reading, this would allow us to:All of this is likely to help #1467 as well.
I just wanted to ensure there is an appetite for this work before I invest too much time. Happy to setup a call and discuss the finer details as well.