@hackage / polysemy-fskvstore

Run a KVStore as a filesystem in polysemy.

Latest0.1.2.0

About

Metadata

  • Last updated , by locallycompact
  • License MIT
  • Maintained by: dan.firth@homotopic.tech

  • Lottery factor: 0

Links

Installation

Readme

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.