This project showcases how to integrate Redis caching with a FastAPI web application. It fetches data from the JSONPlaceholder API and caches the results in Redis to improve performance on subsequent ...
Using the redis_adapter.py as the DataSource, telemetry can be received through multiple Redis channels and inserted into the full data frame. The telemetry file defines the subscribed channels, data ...
zstd (zスタンダード) は2015年にFacebookから出た圧縮ライブラリで、高速な圧縮処理が可能です。今回はzstdのPythonライブラリを使用して、Redisに保存してあるデータを圧縮する手順を整理しておきます。 Redisに保存してあるデータは、以下のようにハッシュ型に ...