Yep, but thousands can often fit in a query. It's ...
# spicedb
f
Yep, but thousands can often fit in a query. It's probably when you get to tens of thousands that the query is too large to be sent over the wire. The proposal is actually for generating datastructures like bitmaps or bloom filters that can be used instead when you do have too many results for a pre-filter query.