3.4.4 • Published 9 months ago

@inanna/app v3.4.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

API Reference

  • Application - new Application(config) - config.name - config.url - config.options - config.serviceCollectionName - config.loggerCollectionName - app.db - app.executing - app.scheduler - app.services - app.running - app.status - app.stat() - app.start() - app.stop() - app.restart() - app.toggle() - app.sync()
  • Service - new Service(app, options) - options.deps - options.id - options.enabled - options.env - options.config - service.app - service.db - service.deps - service.refs - service.config - service.env - service.lock - service.id - service.status - service.loaded - service.synced - service.enabled - service.running - service.stopped - service.failed - service.error - service.time - service.stat() - service.start() - service.stop() - service.restart() - service.toggle() - service.sync() - service.launch() - service.shutdown()
  • Lock - lock.size - lock.locked - lock.has(key) - lock.acquire(key) - lock.release(key) - lock.sync()
3.4.4

9 months ago

3.4.3

10 months ago

3.4.0

11 months ago

3.3.1

11 months ago

3.3.0

11 months ago

3.2.0

11 months ago

3.1.0

11 months ago

3.4.2

11 months ago

3.4.1

11 months ago

3.0.0

11 months ago

2.1.1

12 months ago

2.1.0

12 months ago

2.0.0

1 year ago

1.6.1

1 year ago