Hello guys! This is my first time being here. I've...
# zanzibar
t
Hello guys! This is my first time being here. I've read the paper and looked at your implementation. I have a question. Let's assume we have a user that has access to 100,000 documents, and there are a total of 1 million documents stored in a Postgres database. How can we query the database so that the user only receives the results for the documents it has access to?
2 Views