Issues
- 13
Is this project dead?
#596 opened by vbabiy - 0
README.md has outdated links
#717 opened by juandaherrera - 0
Timeout writing to socket when using redis-py with configured timeouts and health check
#714 opened by sandeepk97 - 1
Packaging issues
#713 opened by beenje - 0
Querying over indexed bool fields fails on Redis 8, results ignore boolean expression (but it works well/as expected with Redis 7.4.x)
#712 opened by pramttl - 0
- 1
redis-om 1.0.3b0: python 3.8 is still supported in pyproject.toml but typing fails
#706 opened by woutdenolf - 2
find() always returns empty list with Nested Model even though JSONModel is used (Silently)
#675 opened by autolyticus - 0
.save() downstream runs Redis SET with nx=False as the default, how do I run .save() such that downstream it runs a SET op with nx=True
#703 opened by pramttl - 3
- 0
[Bug 🐞] Full-Text Search is incorrectly allowed on List[str] fields /w max_items
#702 opened by XChikuX - 0
[Bug 🐞] object has no attribute 'model_fields'
#689 opened by XChikuX - 1
redis-om 1.0.0b0: python 3.8 is still supported in pyproject.toml but typing fails
#693 opened by woutdenolf - 0
What is the point of "EmbeddedJsonModel" ?
#696 opened by hieubnt235 - 1
[🌟 Feature Request] Support UUID v7
#676 opened by XChikuX - 0
Migrate CLI tool doesn't work on aredis-om
#683 opened by jmaillefaud - 0
Flaky test: test_pagination_queries
#692 opened by abrookins - 0
- 7
- 1
Unwanted print in ModelMeta class
#686 opened by proto3 - 6
BUG: Default Values in Model Are Incorrectly Set as 'ExpressionProxy' Objects
#669 opened by shreypandey - 0
- 2
- 5
Redis-OM with FastAPI : pk and Additional properties
#650 opened by codot-fr - 0
`redis.client.Pipeline` is not imported correctly
#678 opened by sashkent3 - 17
Pydantic v2 Incompatability with `strawberry-graphql`
#612 opened by XChikuX - 0
decimal.Decimal breaks JsonModel.find()
#654 opened by zidokobik - 6
Using Field from a different class causes the validator to wrongly assume there are multiple primary keys
#671 opened by sherpya - 1
Creating a model performance issue
#640 opened by needones - 0
Incorrect Query Mapping for Embedded Model
#636 opened by bilalzaib - 1
- 5
redis-om 0.3.2 no longer supports pydantic<2
#646 opened by woutdenolf - 2
.find() not working
#629 opened by lilkimo - 2
Unable to declare a Vector-Field for a JsonModel
#656 opened by MarkusPorti - 4
Redis-om model randomly returns NotFoundError
#648 opened by llastowski - 2
Insecure setuptools
#643 opened by markedwards - 0
Literal type Fields break the JsonModel
#634 opened by naveenkumarch - 2
JsonModel.schema_for_type() missing 2 required positional arguments: 'typ' and 'field_info'
#619 opened by DennyD17 - 2
JsonModel: Dict type keys are converted to strings
#628 opened by mmiazzo - 3
Query returns all results after hitting limit
#623 opened by mmiazzo - 5
Is there a way to filter by multiple values of one field without "or" (IN query)?
#605 opened by DennyD17 - 5
- 0
typing.Dict cannot be used as a JsonModel field
#613 opened by woutdenolf - 2
- 2
Private field with underscore prefix
#604 opened by zidokobik - 1
Can't use Pydantic validators with JsonModel
#606 opened by webdz9r - 1
NOT IN (>>) operator is not working on v0.2.2
#607 opened by deepsghimire - 0
Support for pydantic 2.6.x?
#602 opened by epicwhale - 5
JsonSchema can not be generated
#601 opened by prutheus - 2
Does redis-om support redlock?
#598 opened by xiaojiuwo1993