Skip to content

Draft: migrations: Add state and lock_id as indices on the replication_queue table

John Cai requested to merge jc-add-replication-queue-indices into master

fixes: #3100 (closed)

Add indices on both the lock_id and state tables to speed up dequeueing

Edited by John Cai

Merge request reports