|
|
|
|
|
by DenseComet
1550 days ago
|
|
Take a look at ScyllaDB Alternator [1], which is API compatible with DynamoDB. Scylla also supports multiregion clusters, which should help with latency. I've not used alternator, but I've had a good experience with Scylla, and it might be worth looking into as a lower effort way to move off DynamoDB. [1] https://www.scylladb.com/alternator/ |
|