Hi folks, might be wrong, but every request to the...
# spicedb
c
Hi folks, might be wrong, but every request to the spicedb is establishing a new grpc connection, using the golang client at least. Is there a reason for this? or any options to keep connection alive, for lower latency requests?