Skip to content

Commit 5204506

Browse files
committed
update docs
1 parent b89bdf2 commit 5204506

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/projects/kanae/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ Kanae is - an monolithic server application designed to centralize the features
1414
a platform that was easily extensible, and taught frequently.
1515

1616
Under the hood, Kanae is built on [FastAPI](https://fastapi.tiangolo.com/), which makes it much faster to develop. Internally as well,
17-
[PostgreSQL](https://www.postgresql.org/) is used for data storage, and [Redis](https://redis.io) is used as a global cache for
18-
ratelimits, and sometimes caching content.
17+
[PostgreSQL](https://www.postgresql.org/) is used for data storage, and [Valkey](https://valkey.io/) is used as a global cache for the rate limiter, and sometimes caching content.
1918

2019
## Prerequisites
2120

0 commit comments

Comments
 (0)