tedious/Stash

FileSystem Driver clear on entire pool fails futher cache operations

athlan opened this issue · 2 comments

When $pool->clear() is performed, futher cache usage (reads, writes) raises errors, because cache directory is removed.

Seems like a bug. Why did you close the implementation?