prooph/arangodb-snapshot-store

ArangoDB Snapshot Store Implementation

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 7

Forks: 2

Open Issues: 3

pkg:composer/prooph/arangodb-snapshot-store

dev-master / 1.0.x-dev 2018-08-20 16:23 UTC

This package is auto-updated.

Last update: 2025-09-17 03:08:09 UTC


README

Build Status Coverage Status Gitter

Important

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

Overview

ArangoDB implementation of snapshot store

Installation

You can install prooph/arangodb-snapshot-store via composer by adding "prooph/arangodb-snapshot-store": "^1.0" as requirement to your composer.json.

Requirements

  • PHP 7.1
  • ArangoDB >= 3.0

Support

Contribute

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.

License

Released under the New BSD License.