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(