redis-om-node
redis-om-node copied to clipboard
on return.page() there seems to be a hardcoded value of 10k for offset, can this be raised?
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