|
|
|
|
|
by jabradoodle
1150 days ago
|
|
If no claim of compatibility with other backends is provided I would be skeptical that it will be trivial by necessity. I'm not that familiar with either technology, but as an example, deno kv claims strong consistency as the default; while dynamodb requires you to explicitly ask for strong consistency in queries and does not support strongly consistent reads on secondary indexes. |
|