Commit History

fix(redis): cut workers to 7 total, remove per-iteration Redis calls to reduce connection pressure
dfbedd9

MukeshKapoor25 commited on

fix(redis): increase pool max_connections to 50, add exponential backoff on ConnectionError
0708ac4

MukeshKapoor25 commited on

feat(logging): implement production-grade structured logging with JSON and rotating files
f2bfacd

MukeshKapoor25 commited on

refactor(sync-worker-ms): reduce logging verbosity in worker loop and queue operations
c3290dc

MukeshKapoor25 commited on

Add DELETE operation support to sync worker
d197a66

MukeshKapoor25 commited on