Skip to content

Commit af8f6c4

Browse files
committed
Add status badges
1 parent ab49c4f commit af8f6c4

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,3 +1,5 @@
1+
[![npm (scoped)](https://img.shields.io/npm/v/%40pwrdrvr/dynamodb-session-store)](https://www.npmjs.com/package/@pwrdrvr/dynamodb-session-store) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![API Docs](https://img.shields.io/badge/API%20Docs-View%20Here-blue)](https://pwrdrvr.github.io/dynamodb-session-store/) [![Build - CI](https://github.com/pwrdrvr/dynamodb-session-store/actions/workflows/ci.yml/badge.svg)](https://github.com/pwrdrvr/dynamodb-session-store/actions/workflows/ci.yml) [![Publish Docs](https://github.com/pwrdrvr/dynamodb-session-store/actions/workflows/docs.yml/badge.svg)](https://github.com/pwrdrvr/dynamodb-session-store/actions/workflows/docs.yml)
2+
13
# Overview
24

35
[DynamoDB](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Introduction.html)-based session store for [express-session](https://www.npmjs.com/package/express-session), using the [AWS SDK for JS v3](https://github.com/aws/aws-sdk-js-v3), offering configurability for cost, performance, and reliability not found in other DynamoDB session stores.

0 commit comments

Comments
 (0)