4 ms·
They have downloadable version of it https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html https://docs.aws.amazon.com/amazondynam
by petrikapu 6y ago
They have downloadable version of it https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html https://docs.aws.amazon.com/amazondynamodb/latest/developerg...
- TheDong 6y agoThe downloadable version of dynamodb is only intended for testing and is not a distributed system by any definition, nor does it behavior match the production system exactly. There's no reason for Jepson to be applied to a single-node in-memory kv store.