0.1.13 • Published 3 years ago

clockwork-event-sourcing v0.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Contributors License: MIT

Clockwork is a minimalist event sourcing framework that simplifies management of event queues and listeners.

Built With

Getting Started

To install Clockwork, follow these simple example steps.

$ cd your_project
$ yarn install --save clockwork-event-sourcing
$ yarn build

Build

> yarn build

This will create .js files for all .ts files found within the project folder. All new files will be created ./built

Test

docker-compose build clockwork && docker-compose run --rm clockwork

Flushes Redis and runs built/example/test.js

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the LGPL 3.0 License. See LICENSE for more information.

Acknowledgements

0.1.12

3 years ago

0.1.13

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.2

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.1

3 years ago

0.0.30

3 years ago

0.0.31

3 years ago

0.0.28

3 years ago

0.0.29

3 years ago

0.0.27

3 years ago

0.0.20

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.23

3 years ago

0.0.24

3 years ago

0.0.25

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.26

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.9

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.9-alpha

3 years ago

0.0.9-alpha-2

3 years ago

0.0.8

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.3-alpha.2

3 years ago

0.0.4

3 years ago

0.0.3-alpha.1

3 years ago

0.0.3-alpha.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago