1.4.1 • Published 4 years ago

@process-engine/persistence_api.services v1.4.1

Weekly downloads
113
License
MIT
Repository
github
Last release
4 years ago

Persistence API

Contains all the layers that make up the Persistence API.

Motivation

The goal of this package is to reduce the effort required for maintaining the ProcessEngine, particularly the runtime layer.

It combines what was previously known as the "Persistence Layer APIs" into a single API, located in a single GitHub repository.

The functions from the following packages are included:

How to use

The structure of the services, repos, etc. remains as it was before, as do the corresponding IoC registrations. So the only thing you need to do, is to replace the packages linked above with the following dependencies:

  • @process-engine/persistence_api.contracts
  • @process-engine/persistence_api.use_cases
  • @process-engine/persistence_api.services
  • @process-engine/persistence_api.repositories.sequelize

You'll also need to update your IoC setup accordingly. However, you do not have to update your own registrations, as the IoC tree remains largely the same. The only change is the addition of the ExternalTaskService, which can be used to access the ExternalTaskRepository.

1.4.2-alpha.1

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.4.0-beta.1

4 years ago

1.4.0-alpha.2

4 years ago

1.4.0-alpha.1

4 years ago

1.3.0-alpha.3

4 years ago

1.3.0-beta.3

4 years ago

1.3.0

4 years ago

1.3.0-alpha.2

4 years ago

1.3.0-alpha.1

4 years ago

1.3.0-beta.1

4 years ago

1.3.0-beta.2

4 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.1.0-beta.9

5 years ago

1.1.0-alpha.12

5 years ago

1.1.0-beta.8

5 years ago

1.1.0-alpha.11

5 years ago

1.1.0-alpha.10

5 years ago

1.1.0-alpha.9

5 years ago

1.1.0-beta.7

5 years ago

1.1.0-alpha.8

5 years ago

1.1.0-beta.6

5 years ago

1.1.0-alpha.7

5 years ago

1.1.0-beta.5

5 years ago

1.1.0-alpha.6

5 years ago

1.1.0-beta.4

5 years ago

1.1.0-alpha.5

5 years ago

1.1.0-beta.3

5 years ago

1.1.0-beta.2

5 years ago

1.1.0-alpha.4

5 years ago

1.1.0-alpha.3

5 years ago

1.1.0-beta.1

5 years ago

1.1.0-alpha.2

5 years ago

1.1.0-alpha.1

5 years ago

1.0.0-alpha.7

5 years ago

1.0.0

5 years ago

1.0.0-alpha.6

5 years ago

1.0.0-alpha.5

5 years ago

1.0.0-alpha.4

5 years ago

1.0.0-alpha.3

5 years ago

1.0.0-alpha.2

5 years ago

1.0.0-alpha.1

5 years ago

0.0.1

5 years ago