pandastrike / mutual

Task manager using Redis as a message transport
MIT License
12 stars 5 forks source link

Changes to use Redis' TIME command instead of Date.now() for determining message timeouts in DurableChannel #15

Closed maheshyellai closed 6 years ago

maheshyellai commented 6 years ago

Changes to use Redis' TIME command instead of Date.now() for determining message timeouts in DurableChannel