j1m5s3 / defi-liquidations-bot

Scan various lending protocols for accounts with health factors < 1 and attempt to liquidate
1 stars 2 forks source link

DEFI liquidations QUEUE mechanism - RESEARCH #5

Closed j1m5s3 closed 11 months ago

j1m5s3 commented 11 months ago

Develop a mechanism that can be used as a queue or waiting area for liquidation bots to pick up liquidation opportunities.

j1m5s3 commented 11 months ago

While Queues will work via running Threads. The Threads cannot run parallel, so pivoting to REDIS