redis / redis-om-dotnet

Object mapping, and more, for Redis and .NET
MIT License
442 stars 74 forks source link

Add support for StartsWith/EndsWith, extended support for Contains #402

Closed zulander1 closed 9 months ago

zulander1 commented 10 months ago

fixes issue #116

zulander1 commented 10 months ago

This is should fix #264 with implementation of StartsWith and EndsWith

zulander1 commented 10 months ago

@slorello89 the test are passing but there is a timeout