Skip to content

Commit d2e97d8

Browse files
update readme
1 parent 859364c commit d2e97d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Abuse domains to get a form of continuation local storage. Associate all events
44
originating from a single domain to a single database session, which manages
55
maximum concurrency, transactions, and operation ordering for consumers of the
6-
database connection. *It is almost 3AM.*
6+
database connection.
77

88
```javascript
99
const db = require('pg-db-session')

0 commit comments

Comments
 (0)