I'm new to this AWS managed service so bare with me. Is it possible to run MemoryDB on localdev via some docker-image which offers a trimmed-down version of it and then connect to said docker-image using the official AWS drivers for golang:

      https://github.com/aws/aws-sdk-go

I haven't seen any resources hinting in this possibility and I find it very worrisome in the sense that if no such docker-image is available then developers will be forced to use the official "live" aws-managed-service of MemoryDB for day-to-day development.

0

There are 0 best solutions below