Henko
Henko
@jzelinskie Regarding your answer in the LookupWatch API draf implementation PR, here is our use case described at the beginning of the thread. We are still looking for a way...
Any news on this proposal?
@josephschorr For our use case (https://github.com/authzed/spicedb/issues/280) it would be enough to have the LookupWatch API implemented so we could stream the permission changes to our consumer services and they could...
We need this so badly for the java pulsar client to make it support generics! https://github.com/apache/pulsar/issues/3115
Thank you! Unfortunately I wasn't able to find a way with Hibernate 6 to translate HQL to Native SQL yet. However I found that Hibernate now has a reactive implementation...
@josephschorr Are there any news on this api? We have been waiting for the LookupWatch API for 2 years and without it we cannot start using spicedb. Do you plan...
I can't really think of a scenario where such url parameters would be userful. In fact I accidentally found this bug thanks to a controller action that was created by...
@vroldanbet Thank you! We're using PostgreSQL, so as I saw it in the source code it uses the Serializable transaction isolation level inside the WriteRelationships RPC service. As for the...
Thanks! Well, right now we don't have the previous domain id in our entity update event, that is why I started looking into options how to delete all the previous...