touhonoob/RateLimit

Update Outdated Instructions for Predis

xemose opened this issue · 0 comments

The instructions for using Predis is outdated. It should be the following:

$adapter = new PredisAdapter((new \Predis\Client('localhost')));