Welcome! This is the documentation for redis-om-python.
NOTE: The documentation is a bit sparse at the moment but will continue to grow!
Read the Getting Started tutorial at getting_started.md.
Read about connecting to Redis at connections.md.
Learn all about how to create model instances and define fields in models.md.
Read about how to use Redis OM models to validate data at validation.md
Read how to get the RediSearch and RedisJSON modules at redis_modules.md.
Redis OM is designed to integrate with the FastAPI web framework. See how this works at fastapi_integration.md.
Get help with (some of) the error messages you might see from Redis OM: errors.md