We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit a496445Copy full SHA for a496445
README.md
@@ -0,0 +1,6 @@
1
+# pg-tools
2
+
3
+This library provides retry decorators for sqlalchemy and some helpers
4
5
+Default settings are in [./pg-tools/settings.py](pg_tools/settings.py).
6
+You can redefine them by environment variables.
0 commit comments