Hello, How can i set particular cache for particular time. ? I have tried using this : $this->redis->set('foo2', 'bar',500); but its not working. please some one look in to this. Thanks, Hardik Devariya
Hello,
How can i set particular cache for particular time. ?
I have tried using this : $this->redis->set('foo2', 'bar',500); but its not working. please some one look in to this.
Thanks,
Hardik Devariya