diff options
author | Christopher Baines <mail@cbaines.net> | 2020-10-03 21:32:46 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2020-10-03 21:32:46 +0100 |
commit | e2e55c69de1eceb77998ab059a943711ef7779fd (patch) | |
tree | 48cb91e3130c3cc8718529cbc699fc09df0ea94d /tests | |
parent | 18b6dd9e6d4463e47ce457187d956c1c3dd8dd08 (diff) | |
download | data-service-e2e55c69de1eceb77998ab059a943711ef7779fd.tar data-service-e2e55c69de1eceb77998ab059a943711ef7779fd.tar.gz |
Rework the shortlived PostgreSQL specific connection channel
In to a generic thing more like (ice-9 futures). Including copying some bits
from the (ice-9 threads) module and adapting them to work with this fibers
approach, rather than futures. The advantage being that using fibers channels
doesn't block the threads being used by fibers, whereas futures would.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions