How to filter Azure Redis keys (not in memory) with some kind of “Cloud Linq”?

后端 未结 0 1089
粉色の甜心
粉色の甜心 2021-01-14 12:18

Anyone know if in Azure redis it\'s possible to use some kind of Linq like this:

var foundElem = listOfInts.Where(x => x < MY_CONSTANT).OrderByAscending(

相关标签:
回答
  • 消灭零回复
提交回复
热议问题