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 859364c commit d2e97d8Copy full SHA for d2e97d8
README.md
@@ -3,7 +3,7 @@
3
Abuse domains to get a form of continuation local storage. Associate all events
4
originating from a single domain to a single database session, which manages
5
maximum concurrency, transactions, and operation ordering for consumers of the
6
-database connection. *It is almost 3AM.*
+database connection.
7
8
```javascript
9
const db = require('pg-db-session')
0 commit comments