We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3863f80 commit aefb933Copy full SHA for aefb933
docs/features.md
@@ -22,7 +22,7 @@ Here are a few things you get today:
22
- Database ORM with [Prisma](https://prisma.io/)
23
- Role-based User Permissions.
24
- Custom built image hosting
25
-- Caching via [cachified](https://npm.im/cachified): Both in-memory and
+- Caching via [cachified](https://npm.im/@epic-web/cachified): Both in-memory and
26
SQLite-based (with
27
[better-sqlite3](https://github.com/WiseLibs/better-sqlite3))
28
- Styling with [Tailwind](https://tailwindcss.com/)
0 commit comments