Skip to content

Commit 3d00a2d

Browse files
authored
Add Elysia External Session
Elysia External Session rather than Elysia Session aims to make using an external session store easier (e.g. redis, SQLite, etc).
1 parent 760bbf6 commit 3d00a2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/plugins/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ This is to ensure developers end up with a performant web server they intend to
117117
- [Elysia Remote DTS](https://github.com/rayriffy/elysia-remote-dts) - A plugin that provide .d.ts types remotely for Eden Treaty to consume.
118118
- [Cap Checkpoint plugin for Elysia](https://capjs.js.org/guide/middleware/elysia.html) - Cloudflare-like middleware for Cap, a lightweight, modern open-source CAPTCHA alternative designed using SHA-256 PoW.
119119
- [Elysia Background](https://github.com/staciax/elysia-background) - A background task processing plugin for Elysia.js
120+
- [Elysia External Session](https://github.com/extend-therapy/elysia-external-session) - A sessions package for redis and SQLite that is extensible and uses current Elysia architecture.
120121

121122
## Complementary projects:
122123

0 commit comments

Comments
 (0)