Coder Social home page Coder Social logo

broadway-demo's Introduction

Broadway

Broadway is a project providing infrastructure and testing helpers for creating CQRS and event sourced applications. Broadway tries hard to not get in your way. The project contains several loosely coupled components that can be used together to provide a full CQRS\ES experience.

build status

About

Read the blog post about this repository at:

Installation

$ composer require broadway/broadway

Documentation

You can find detailed documentation of the Broadway bundle on broadway.github.io/broadway.

Feel free to join #qandidate on freenode with questions and remarks!

Acknowledgements

The broadway project is heavily inspired by other open source project such as AggregateSource, Axon Framework and Ncqrs.

We also like to thank Benjamin, Marijn and Mathias for the conversations we had along the way that helped us shape the broadway project. In particular Marijn for giving us access to his in-house developed CQRS framework.

License

MIT, see LICENSE.

broadway-demo's People

Contributors

akondas avatar asm89 avatar bestit-espendiller avatar cordoval avatar dependabot-preview[bot] avatar dependabot[bot] avatar fritsjanb avatar ivastly avatar luismulinari avatar markredeman avatar othillo avatar ricbra avatar ruudk avatar rvdbogerd avatar wjzijderveld avatar wysow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

broadway-demo's Issues

Composer install doesn't work

Ruud /www $ git clone https://github.com/qandidate-labs/broadway-demo.git
Cloning into 'broadway-demo'...
remote: Counting objects: 81, done.
remote: Compressing objects: 100% (53/53), done.
remote: Total 81 (delta 23), reused 81 (delta 23)
Unpacking objects: 100% (81/81), done.
Checking connectivity... done.
Ruud /www $ cd broadway-demo/
Ruud /www/broadway-demo $ composer install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for doctrine/mongodb 1.1.6 -> satisfiable by doctrine/mongodb[1.1.6].
    - doctrine/mongodb 1.1.6 requires ext-mongo >=1.2.12,<1.6-dev -> the requested PHP extension mongo is missing from your system.

I don't have ext-mongo. So the most logical thing would be to first run vagrant up and then run composer install inside it?

ansible provision fails on version 2.0.1.0

When running vagrant up the following error is shown on console:

 -------------------------
< TASK [Install packages] >
 -------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: argument of type 'NoneType' is not iterable
fatal: [default]: FAILED! => {"failed": true, "msg": "Unexpected failure during module execution.", "stdout": ""}

The issue is already reported at the ansible github repo: ansible/ansible#14664
and can be easily worked around by replacing 'package' with 'name'

My system is:

> lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description:    Linux Mint 17 Qiana
Release:    17
Codename:   qiana

And the ansible I'm running on:

> ansible --version
ansible 2.0.1.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = Default w/o overrides

How can we browse the eventstore records ?

Hello,

I am trying to make the demo work but i cannot browse event storage.

Would it be possible to have a little help on how to setup mysql for eventstorage ?

I fact i added mysql as doctrine/dbal but executing "broadway:event-store:schema:init" doesn't show any schema or tables.

Thank you so much

simplify the demo setup

For historical reasons Broadway shipped with MySQL and Elasticsearch out of the box. This makes it a little difficult to set up. Now we have multiple event store and read model implementations.

I suggest to refactor this demo to use the simplest backing services as possible and in general simplify the project to get the demo up and running in no time for new users.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.