Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cressie176 authored Jan 7, 2024
1 parent 191bbae commit bafd071
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,9 @@ Connects to the database and runs migrations
#### rdf.startNotifications(): Promise<void>
Starts polling the database for notifications

#### rdf.stopNotifications(): Promise<void>
Stops polling the database for notifications, and waits for any inflight notifications to complete.

#### rdf.stop(): Promise<void>
Stops polling for notifications then disconnects from the database

Expand Down

0 comments on commit bafd071

Please sign in to comment.