This is untested and experimental. Do not use anywhere near production.
Write a crux tx-log into a dynamodb table. The sort key contains the tx-id. The partition (hash) key value can be configured and thus supports multiple crux tx logs on the same dynamodb table.
See user.clj
for some tests.