Faked out DynamoDBMapper
Wanna try DynamoDB without using your network interface ? Not requiring connection will allow any developer on any platform to run your tests without setup pain or docker installation. Below is a mapper able to do the two most basic operations necessary to read and write data : save and query. You will be able… Read More »