spicedb icon indicating copy to clipboard operation
spicedb copied to clipboard

Change from using protos to structs for relationships, ONRs and RRs

Open josephschorr opened this issue 1 year ago • 1 comments
trafficstars

This significantly reduces memory allocation in the datastore and dispatcher and should make other improvements easier down the road

Also changes to use a Go 1.23-style iterator for the relationship iterator rather than the custom one previously used

josephschorr avatar Sep 30 '24 17:09 josephschorr

Rebased

josephschorr avatar Oct 15 '24 17:10 josephschorr