I have to display lookup API response on UI, is th...
# spicedb
s
I have to display lookup API response on UI, is there anyway to get pagination response instead of Streaming, or should I store the response in some cache like Redis and create a paginated response from Redis? Any suggestions?