Skip to content

v0.6.31

@brentongunning brentongunning tagged this 20 Sep 19:25
- Feature: NodeCache plugin that persists data on disk
- Feature: Caches are now distinct from state providers (run.cache vs. run.state)
- Feature: State API and 3 implementations - StateServer, RunDB, LocalState
- Feature: RunSDK* base classes available for all APIs
- Bugfix: MatterCloud plugin updated their spends API
- API Change: RunDB is a state provider. Use run.state = new RunDB().
- API Change: Run.plugins.StateServer is the name of the Run State API
- API Change: Deprecated Run.module is removed. Use Run.plugins.
Assets 2
Loading