Skip to content

Commit 5627e4f

Browse files
committed
add tigris to the features list
1 parent 5ab4fe8 commit 5627e4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Here are a few things you get today:
66
- [Fly app deployment](https://fly.io/) with [Docker](https://www.docker.com/)
77
- Multi-region, distributed, production-ready
88
[SQLite Database](https://sqlite.org/) with
9-
[LiteFS](https://fly.io/docs/litefs/).
9+
[LiteFS](https://fly.io/docs/litefs/)
1010
- Healthcheck endpoint for
1111
[Fly backups region fallbacks](https://fly.io/docs/reference/configuration/#services-http_checks)
1212
- [Grafana](https://grafana.com/) Dashboards of the running app
@@ -21,7 +21,7 @@ Here are a few things you get today:
2121
[Conform](https://conform.guide/)
2222
- Database ORM with [Prisma](https://prisma.io/)
2323
- Role-based User Permissions.
24-
- Custom built image hosting
24+
- Image storage and serving with [Tigris](https://www.tigrisdata.com/)
2525
- Caching via [cachified](https://npm.im/@epic-web/cachified): Both in-memory
2626
and SQLite-based (with
2727
[better-sqlite3](https://github.com/WiseLibs/better-sqlite3))

0 commit comments

Comments
 (0)