Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
FastAPI framework, high performance, easy to learn, fast to code, ready for production