This library will receive support until December 31, 2019 and will then be deprecated.
For further information see the official announcement here: https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html
ArangoDB implementation of snapshot store
You can install prooph/arangodb-snapshot-store via composer by adding "prooph/arangodb-snapshot-store": "^1.0"
as requirement to your composer.json.
- PHP 7.1
- ArangoDB >= 3.0
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/arangodb-snapshot-store/issues.
- Say hello in the prooph gitter chat.
Please feel free to fork and extend existing or add new plugins and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.
Released under the New BSD License.