Skip to content

Commit 9d377c5

Browse files
FryDaydougwilson
authored andcommitted
docs: add dynamodb-store-v3 to the list of session stores
closes #930
1 parent a1f884f commit 9d377c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,11 @@ and other multi-core embedded devices).
693693
[dynamodb-store-url]: https://www.npmjs.com/package/dynamodb-store
694694
[dynamodb-store-image]: https://badgen.net/github/stars/rafaelrpinto/dynamodb-store?label=%E2%98%85
695695

696+
[![][dynamodb-store-v3-image] dynamodb-store-v3][dynamodb-store-v3-url] Implementation of a session store using DynamoDB backed by the [AWS SDK for JavaScript v3](https://github.com/aws/aws-sdk-js-v3).
697+
698+
[dynamodb-store-v3-url]: https://www.npmjs.com/package/dynamodb-store-v3
699+
[dynamodb-store-v3-image]: https://badgen.net/github/stars/FryDay/dynamodb-store-v3?label=%E2%98%85
700+
696701
[![][express-etcd-image] express-etcd][express-etcd-url] An [etcd](https://github.com/stianeikeland/node-etcd) based session store.
697702

698703
[express-etcd-url]: https://www.npmjs.com/package/express-etcd

0 commit comments

Comments
 (0)