multiple embedded mode instances #188
|
To evaluate I want to run multiple instances in embedded mode, any sample implementation for the same ? // Code snippet from samples ctx, cancel = context.WithCancel(context.Background()) // Magic starts here! gr, err := dm.Get(ctx, "my-key") How to get my-key of bucket-of-arbitrary-items from another instance ? Thank you In advance |
Answered by
buraksezer
Nov 12, 2022
Replies: 1 comment
|
Already answered in Discord. |
0 replies
Answer selected by
buraksezer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Already answered in Discord.