2017 © Pedro Peláez
 

neos-package eventstore-databasestorageadapter

image

neos/eventstore-databasestorageadapter

  • Monday, September 26, 2016
  • by neos
  • Repository
  • 1 Watchers
  • 1 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

EventStore Database (DBAL) Adapter

This package is currently under development and not fully working, please don't use it in production., (*1)

Check for more documentation:, (*2)

Installation

composer require neos/eventstore-databasestorageadapter dev-master

Please refer to this package's Settings.yaml for configuration options for the database connection. The Event Store Storage does not use the main Flow persistence connection for performance reasons (different databases between the Event Store and the projections can help tune performance issues and simplify administrative task like backup, ...)., (*3)

./flow eventstore:createschema

Drop the tables

./flow eventstore:dropschema

License

Licensed under MIT, see LICENSE, (*4)

The Versions

26/09 2016

dev-master

9999999-dev

  Sources   Download

The Requires

 

19/09 2016

dev-immutable-metadata

dev-immutable-metadata

  Sources   Download

The Requires