hypertidy/ceramic

clear cache function

mpadge opened this issue · 4 comments

R.cache just has an explicit function that it is up to the user to call, so I'd suggest you could safely presume that this is current "best practice". Simple to implement such a function here, because the cache dir is fixed - just remove the whole shebang with clear_ceramic_cache().

Totally agree - thanks for the impetus ;)

I don't want to test it though ... 70e762c

Is this suitable now? I've seen some funny errors still

I'll have a look asap...

I think this is done.