https://github.com/clever/connect-session-compress
connect session store that compresses the session data. compatible with any backing store (redis, dynamo, etc.)
https://github.com/clever/connect-session-compress
Last synced: 10 months ago
JSON representation
connect session store that compresses the session data. compatible with any backing store (redis, dynamo, etc.)
- Host: GitHub
- URL: https://github.com/clever/connect-session-compress
- Owner: Clever
- Created: 2016-07-26T18:02:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T18:33:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-18T18:46:12.173Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 60
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# connect-session-compresss
connect session store that compresses the sessions using gzip. compatible with any backing store (redis, dynamo, etc.)