Skip to content

Plugin framework tweak - final #24

Description

@jglanz
  • All Plugins are registered with init()
  • coordinator becomes a class
  • plugins are all called centrally, i.e. - it's time to index, so a repo gets all plugins with index capabilities and pushes the model in
  • or a repo is created, each store is given the opportunity to decorate it
  • Removed bluebird in favor of async/await - which is AMAZING

Moved to another ticket - good enough for now

  • [-] all metadata stored in MetadataManager - which is created with the coordinator instance
  • [-] plugin has capabilities
  • [-] get,save,remove take rest args for batch, bulk

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions