Update index.md
This commit is contained in:
parent
3a3ed91ed0
commit
66fdb8a046
1 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,7 @@ Read how to get the RediSearch and RedisJSON modules at [redis_modules.md](redis
|
||||||
## FastAPI Integration
|
## FastAPI Integration
|
||||||
|
|
||||||
Redis OM is designed to integrate with the FastAPI web framework. See how this works at [fastapi_integration.md](fastapi_integration.md).
|
Redis OM is designed to integrate with the FastAPI web framework. See how this works at [fastapi_integration.md](fastapi_integration.md).
|
||||||
|
|
||||||
|
## Error Messages
|
||||||
|
|
||||||
|
Get help with (some of) the error messages you might see from Redis OM: [errors.md](errors.md)
|
||||||
|
|
Loading…
Reference in a new issue