Redis Reconciler
Comparesfaxes-metadata blobs against Redis cache — finds documents received in the selected date range that are missing from Redis
Lists all
.json blobs in faxes-metadata whose CreatedOn falls in the chosen range,
extracts the document ID from the filename ({doc-id}_{doc-id}.json),
then checks whether doc:{doc-id} exists in Redis. Documents absent from Redis are listed below.
Select Date Range
All documents in the selected date range are present in Redis. No missing entries found.