CodeToFreedom

Results 3 issues of CodeToFreedom

**Environment:** redis-om: 0.2.1 pydantic: 2.4.2 pydantic-core: 2.11.0 fastapi: 0.104.0 **Description:** When using the check method in the custom RedisModel which internally calls the validate_model function from pydantic v1, the validation...

During our migration tests to dragonflydb we came across a quite dangerous silent error which is quite hard to spot as incomplete result. In short: The lua-script output of FT.SEARCH...

bug

Unfortunately FT.SEARCH (from within lua scripts) works in redis but not in dragonflydb. Is there a setting in df that I need to enable manually first for it to work...

bug
minor