Description
Run a KVStore as a filesystem in polysemy.
README.md
polysemy-fskvstore
This package provides interpreters to run a filesystem as a KVStore in polysemy, using a Path b File as the key and either a UTF8 Text or a ByteString as the value.