-
- Downloads
update the connection-spec acquisition code for our generic SQL driver to...
update the connection-spec acquisition code for our generic SQL driver to unify it based on acquiring a connection for a given DATABASE and to replace the memoize/ttl with our own atom for caching db connection pools to each database. This avoids the unnecessary recreation of connection pools every so many hours.
Please register or sign in to comment