kernel-memory
kernel-memory copied to clipboard
Added fallback for MAXSEARCHRESULTS in RedisMemory:GetListAsync
Motivation and Context (Why the change? What's the scenario?)
Azure Redis Enterprise does not support FT.CONFIG commands which causes the method to fail completely and as this is used when deleting a document it prevents a document from being deleted.
High level description (Approach, Design)
Added a fallback value as well as moved the configuration task into the if statement.
- Submissions in the course of work for my
@microsoft-github-policy-service agree
Closing as part of repository maintenance - no further action planned on this issue.