Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

event_sourcery_generators

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

event_sourcery_generators

  • 0.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
4
Created
Source

EventSourcery Generators

An opinionated CLI tool for building event sourced systems with EventSourcery.

Getting started

Generate a new event sourcery application:

$ eventsourcery new recipe_book

Generate a new aggregate, command and event:

$ eventsourcery generate:command recipe add

Generate a query and projection that subscribes to events:

$ eventsourcery generate:query active_recipes recipe_added

Generate a reactor that subscribes to events:

$ eventsourcery generate:reactor recipe_publisher recipe_added recipe_deleted

References

For more information, check out the event_sourcery repository here: https://github.com/envato/event_sourcery

FAQs

Package last updated on 16 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc