Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit bd994e8

Browse files
committed
DOCS: update readme
1 parent 67656da commit bd994e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
An Azure DocumentDB store for `express-session`.
1313

14+
## Deprecation Notice
15+
16+
Microsoft Azure has deprecated the [`documentdb`](https://www.npmjs.com/package/documentdb) library upon which this package depends, and rebranded DocumentDB as CosmosDB, making the name of this current package (`documentdb-session`) obsolete. Rather than update this package to use the new CosmosDB SDK, this package has simply been deprecated.
17+
1418
## Overview
1519
Used in conjunction with the [`express-session`](https://www.npmjs.com/package/express-session) package, `documentdb-session` saves and retrieves your session data (`req.session`) to and from [DocumentDB](https://azure.microsoft.com/en-us/services/documentdb/), Microsoft Azure's NoSQL database service.
1620

0 commit comments

Comments
 (0)