phauthentic/snapshot-store

dev-master 2024-04-23 23:31 UTC

This package is auto-updated.

Last update: 2024-04-23 23:31:58 UTC


README

⚠ Do not use it in production!⚠ This is still in development!

This is a snapshot store for the Phauthentic event sourcing library.

Installation

composer require phauthentic/snapshot-store

Running tests:

docker compose up
docker exec -it phpunit-container bin/phpunit

Documentation

Please start by reading docs/index.md in this repository.

License

Copyright Florian Krämer

Licensed under the MIT license.