Commit Graph

8 Commits

Author SHA1 Message Date
Seán Healy
0f0a1058e3 Make a fix for common queue timeout issue. 2026-05-28 02:34:55 +01:00
Seán Healy
c823a73bc4 Implement a startup script which runs once on microservice start. 2026-05-08 20:45:49 +01:00
13b82d66c6 Do some connection pooling.
This prevents exhaustion of connections and also
has some performance benefits.
2026-05-01 21:29:04 +01:00
aae997fc41 Fix file writing for python 2026-04-26 18:04:43 +01:00
bb76afac4f Update version. 2026-04-26 17:55:23 +01:00
76c63fc3ef Add standardised SQL connection setup for microservices. 2026-04-25 21:42:07 +01:00
3d164132ab Add publish script for PyPI 2026-04-25 17:54:12 +01:00
ff8aa88f76 Allow others to install as a Python dependency. 2026-04-25 17:34:21 +01:00