Roman Gershman
20b8817148
fix: compatibility around list,string and sort commands ( #3568 )
...
1. Fix corner cases around non existing keys
2. Fix matching logic for * glob, as well as '' glob.
3. Improve SORT option parsing.
Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2024-08-25 16:30:55 +03:00
Roman Gershman
be822ae9e1
fix: compatibility around list and string commands ( #3565 )
2024-08-25 10:41:25 +03:00
Daniel M
7ed686ebf9
fix: add unsupported_server_types to fakeredis tests ( #3560 )
...
* fix: add unsupported_server_types to fakeredis tests
* update versions
* fix
2024-08-24 20:25:34 +03:00
Daniel M
c87fcedf1f
docs: Fakeredis tests README ( #3552 )
...
* fix:change to py3.10
* doc: tests README
2024-08-24 08:51:38 +03:00
Daniel M
a66cbe150e
fix: fakeredis tests support python 3.10 ( #3550 )
...
* fix:change to py3.10
* fix:change to py3.10
2024-08-23 22:31:35 +03:00
Daniel M
e3016a6f83
test: tests using fakeredis to check compatibility ( #3534 )
...
* fakeredis tests
2024-08-22 22:30:42 +03:00