-
|
I have several grains with GUID ids that persist state to the OrleansStorage table using the ADO.NET provider. |
Beta Was this translation helpful? Give feedback.
Answered by
gfix
Dec 20, 2024
Replies: 1 comment
-
|
You can see how the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gschuager
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can see how the
Guidis transformed intoGrainIdN0,GrainIdN1andGrainIdExtensionhere. TheGrainIdHashis created here.