npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

corestore-snapshot

1.3.0

@mafintosh

npmHomeRepoSnykSocket
Downloads:17
$ npm install corestore-snapshot
DailyWeeklyMonthlyYearly

corestore-snapshot

Little thing that snapshots corestore state to disk for stateless reuse

npm install corestore-snapshot

Usage

# on ci
corestore-snapshot --open --corestore=./store
# ... mutate it
corestore-snapshot --close --corestore=./store
# commit the snapshot file

License

Apache-2.0