jaredwray / flat-cache

A stupidly simple key/value storage using files to persist the data
MIT License
165 stars 30 forks source link

do not stop running when the dir exist #54

Closed evilrescuer closed 1 year ago

evilrescuer commented 3 years ago

image

jaredwray commented 1 year ago

@evilrescuer - thanks for the pull request. can you add in tests that validate this as a fix?