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.
1 parent 44eef0b commit 1b15d31Copy full SHA for 1b15d31
README.md
@@ -1,5 +1,7 @@
1
# pg-db-session
2
3
+[](https://travis-ci.com/npm/pg-db-session)
4
+
5
Abuse domains to get a form of continuation local storage. Associate all events
6
originating from a single domain to a single database session, which manages
7
maximum concurrency, transactions, and operation ordering for consumers of the
0 commit comments