sam / song

Results 5 issues of sam / song

We want to use RIOT's live replication feature to migrate from self-hosted Redis to AWS Elasticache via a read-only replica to avoid performance issues caused by database load. Our self-hosted...

The `--key` option in RIOT v3.1.4 only works with PEM-formatted PKCS#8 private keys. It would be nice if it also allowed users to provide a PEM-formatted RSA key (like the...

Attempting to use `spirit` with an account that uses [RDS IAM DB Authentication](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.html) results in an error like ``` spirit: error: this user requires clear text authentication. If you still...

enhancement
wontfix

If a migration is interrupted before Spirit gets a chance to write to the `_chkpnt` table, progress is lost as Spirit is unable to pick up from where it left...

enhancement

Example replication error ``` root@songtest-aws-development-aurora-use1-314 (none)> select * from performance_schema.replication_applier_status_by_worker\G *************************** 1. row *************************** CHANNEL_NAME: WORKER_ID: 1 THREAD_ID: NULL SERVICE_STATE: OFF LAST_ERROR_NUMBER: 1396 LAST_ERROR_MESSAGE: Worker 1 failed executing transaction '252a6a94-3c4c-3ade-a3ce-991d1e2fc76a:3'...