Skip to content

sandrokeil/arangodb-event-store

Repository files navigation

arangodb-event-store

Build Status Coverage Status Gitter

ArangoDB EventStore implementation for prooph EventStore

Requirements

  • PHP >= 7.1
  • ArangoDB server version >= 3.0

Setup

TBD

Tests

If you want to run the unit tests locally you need Docker and Docker Compose.

Install dependencies with:

$ docker run --rm -i -v $(pwd):/app prooph/composer:7.1 update -o

Start containers with

$ docker-compose up -d --no-recreate

Execute tests with

$ docker-compose run --rm php vendor/bin/phpunit

$ docker-compose run --rm vpack vendor/bin/phpunit

About

ArangoDB implementation of ProophEventStore

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •