DiceDB / dice

DiceDB is hyper-optimized for building and scaling truly real-time applications on modern hardware. It is a drop-in replacement for Redis with support for SQL-based reactivity.
https://dicedb.io/
Other
3.32k stars 420 forks source link

Groundwork for Integration Tests #131

Closed arpitbbhayani closed 2 months ago

arpitbbhayani commented 2 months ago

The retry logic to find the first available port has been added to navigate from the socket TIME_WAIT issue or allow us to run multiple instances of integration tests across different instances of the DiceDB server.