[erlang-questions] Reinventing the database wheel

David Welton davidnwelton@REDACTED
Thu Apr 16 11:33:15 CEST 2015


It'd be cool if there were some kind of generic pool + circuit breaker
kind of thing.  Everyone ends up reinventing and rewriting this wheel,
which is is a big waste of programmer time.

I did some code for Postgres here: https://github.com/epgsql/pgapp but
the problem is essentially the same across other databases.

-- 
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/



More information about the erlang-questions mailing list