kellegous / go

Another Google-like Go short link service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External database backend?

ashafer01 opened this issue · comments

Would love to be able to set this up in an HA configuration, and the dependency on local storage makes this difficult. Would it be possible to add an option to use an external RDBMS such as Postgres or MySQL? Happy to contribute this myself, too, just new to Go and would need some pointing at where to make changes.