gusaul / go-dynamock

Amazon Dynamo DB Mock Driver for Golang to Test Database Interactions
MIT License
115 stars 50 forks source link

Persistance to disk #43

Open aubelsb2 opened 2 years ago

aubelsb2 commented 2 years ago

I have a scenario I need to be able to presist the values and reload them in human readable form. Is this possible?