https://github.com/fabrix-app/spool-events
Spool: Event PubSub for Fabrix
https://github.com/fabrix-app/spool-events
event-sourcing fabrix nodejs spools typescript
Last synced: 16 days ago
JSON representation
Spool: Event PubSub for Fabrix
- Host: GitHub
- URL: https://github.com/fabrix-app/spool-events
- Owner: fabrix-app
- License: mit
- Created: 2018-09-05T18:02:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:57:07.000Z (over 3 years ago)
- Last Synced: 2025-02-14T08:22:12.723Z (over 1 year ago)
- Topics: event-sourcing, fabrix, nodejs, spools, typescript
- Language: TypeScript
- Size: 224 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# DEPRECATED spool-events
This spool is no longer maintained, please instead consider using https://github.com/fabrix-app/spool-broadcast
[![Gitter][gitter-image]][gitter-url]
[![NPM version][npm-image]][npm-url]
[![Build Status][ci-image]][ci-url]
[![Test Coverage][coverage-image]][coverage-url]
[![Dependency Status][daviddm-image]][daviddm-url]
[![Follow @FabrixApp on Twitter][twitter-image]][twitter-url]
Spool Events is an Event Emitter and PubSub for Fabrix.
## Install
```sh
$ npm install @fabrix/spool-events --save
```
[npm-image]: https://img.shields.io/npm/v/@fabrix/spool-events.svg?style=flat-square
[npm-url]: https://npmjs.org/package/@fabrix/spool-events
[ci-image]: https://img.shields.io/circleci/project/github/fabrix-app/spool-events/master.svg
[ci-url]: https://circleci.com/gh/fabrix-app/spool-events/tree/master
[daviddm-image]: http://img.shields.io/david/fabrix-app/spool-events.svg?style=flat-square
[daviddm-url]: https://david-dm.org/fabrix-app/spool-events
[gitter-image]: http://img.shields.io/badge/+%20GITTER-JOIN%20CHAT%20%E2%86%92-1DCE73.svg?style=flat-square
[gitter-url]: https://gitter.im/fabrix-app/fabrix
[twitter-image]: https://img.shields.io/twitter/follow/FabrixApp.svg?style=social
[twitter-url]: https://twitter.com/FabrixApp
[coverage-image]: https://img.shields.io/codeclimate/coverage/github/fabrix-app/spool-events.svg?style=flat-square
[coverage-url]: https://codeclimate.com/github/fabrix-app/spool-events/coverage