5 ms·
With Redis it's just a matter of locking the request with an expiring key and the promise effect can be done with Pub/Sub.
by kappaloris 7y ago
With Redis it's just a matter of locking the request with an expiring key and the promise effect can be done with Pub/Sub.