Out of curiosity if it's not possible to sync grou...
# spicedb
b
Out of curiosity if it's not possible to sync group membership. Does it still makes sense to use spicedb? I'm guessing the lookup would have to be to check if user or any group they're a member of has access. However, is this even viable at scale? I would assume it breaks some of caching efficiency that comes from spicedb and potentially would require a layer of caching around the whole call?