Skip to content

Commit 1b15d31

Browse files
add travis badge
1 parent 44eef0b commit 1b15d31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pg-db-session
22

3+
[![build status](https://travis-ci.com/npm/pg-db-session.svg?token=yheHTHt7F3KqoBV9TUYc)](https://travis-ci.com/npm/pg-db-session)
4+
35
Abuse domains to get a form of continuation local storage. Associate all events
46
originating from a single domain to a single database session, which manages
57
maximum concurrency, transactions, and operation ordering for consumers of the

0 commit comments

Comments
 (0)