Skip to content

Commit

Permalink
md liint
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai committed Jul 10, 2024
1 parent 2a2db03 commit d12c607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ Several built storage options are supported, and may be configured with the `DWN
| PostgreSQL | `postgres:///dwn` | any options other than the URL scheme (`postgres://`) may also be specified via [standard environment variables](https://node-postgres.com/features/connecting#environment-variables) |

### Plugins

In some scenarios, you may want to provide a custom implementation of a pluggable module for the DWN Server. The following interfaces defined in `dwn-sdk-js` package are supported:

- `DataStore`
Expand Down

0 comments on commit d12c607

Please sign in to comment.