Well if you don’t have snapshot queries you could open yourself up to the new enemy problem by reading things at various different commits. Performance should be fine for caching if you just always return the latest data even if spicedb asks for older data, assuming your database can keep up.