Using Redis with FastAPI



Using Redis with FastAPI

Using Redis with FastAPI

Curious how to use Redis with FastAPI? This video walks you through building a fully asynchronous API for checking Bitcoin price and sentiment data with FastAPI and Redis. You’ll learn how to aggregate timeseries data with RedisTimeSeries, cache it in Redis, and more.

▬ Links ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Full Using Redis with FastAPI Tutorial → https://developer.redis.com/develop/python/fastapi
Redis University → https://university.redislabs.com/
Try RediSearch on Redis Enterprise Cloud → https://bit.ly/2wasiCa

Redis, Inc. → https://www.redis.com/

Join our discord server → https://discord.gg/redis

Timeline:
00:00 Intro
00:35 Installing aioredis
00:45 The example project: Is Bitcoin Lit?
02:49 Saving data in RedisTimeSeries
05:51 Aggregating timeseries data with RedisTimeSeries
08:11 Caching data with a background task
14:17 Running the application
17:07 So, is Bitcoin lit or not?
17:28 Where to learn more

Comments are closed.