Robert Hafner

Results 189 comments of Robert Hafner

If you make the pull request I'll accept it and push things to PIP. I honestly intended to do so, but since this is just a hobby project I haven't...

I do accept pull requests :-)

Seems kind of weird that you're leaving a bunch of broken and unmaintained projects while rejecting ones that work, but it's your list.

setOptions has been moved to the driver constructor. Including the autoloader will load Stash, but you are responsible for loading the PSR-6 Caching interfaces if you aren't using composer. The...

If someone wants to fix the docs I'll happily merge it.

I have an idea on how to solve this (which will, unfortunately, only work on windows). However, when people start seeing this it's generally a sign that their traffic has...

Try switching to the SQLite backend. The filesystem one works great in testing but runs into various race conditions when put under load.

I can see a need for this, so I'll toss it on the list. Someone is working on a predis driver option, so I'm going to let them finish that...

Just waiting on a PR :-)