redis-om-node icon indicating copy to clipboard operation
redis-om-node copied to clipboard

on return.page() there seems to be a hardcoded value of 10k for offset, can this be raised?

Open exangel67 opened this issue 3 years ago • 0 comments

It seems I'm not able to use the return.page(offset, count) feature for a schema that has more than 10k records. Is this a hardcoded limit that can be changed? Thank you

exangel67 avatar Aug 13 '22 23:08 exangel67