prooph / event-store-redis-adapter
Predis Adapter for ProophEventStore
0.0.3
2016-09-14 14:27 UTC
Requires
- php: ^7.0
- predis/predis: ^1.1
- prooph/common: ^3.7
- prooph/event-store: ^6.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.12
- phpunit/phpunit: ^5.5
This package is auto-updated.
Last update: 2024-10-17 01:47:01 UTC
README
Use Prooph Event Store with Predis.
#CAUTION: This package is only compatible with prooph/event-store v6. Use https://github.com/prooph/redis-event-store for v7!
Requirements
- PHP >= 7.0
- Predis ^1.0
- Prooph Event Store ^6.0
License
Released under the New BSD License.