mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
add valkey example as redis alternative
This commit is contained in:
parent
3c9707d744
commit
36232680be
@ -166,6 +166,7 @@ I've included a few of my favorites to kick things off!
|
||||
* [Connection pool for asyncpg](https://magicstack.github.io/asyncpg/current/usage.html#connection-pools)
|
||||
* [Granian - A Rust HTTP server for Python applications](https://github.com/emmett-framework/granian)
|
||||
* [APScheduler - In-process task scheduler with Cron-like capabilities](https://apscheduler.readthedocs.io/en/master/)
|
||||
* [Valkey - A simple and fast key-value store](https://github.com/valkey-io/valkey)
|
||||
|
||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user