JSPM

@moshesdk/store-file

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 211
  • Score
    100M100P100Q7164F
  • License Apache-2.0

MosheSDK file-backed session, artifact, and approval store

Package Exports

  • @moshesdk/store-file

Readme

@moshesdk/store-file

Atomic JSON-backed MosheSDK store for single-process persistence.

Concurrency Contract

This store supports a single writer only in v0.1.2. Multiple processes writing to the same backing file path are unsupported.