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 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Already answered in Discord. |
Beta Was this translation helpful? Give feedback.
Already answered in Discord.