-
- Downloads
Issue #3432423 by el7cosmos: Add support for predis
Showing
- .gitlab-ci.yml 11 additions, 5 deletions.gitlab-ci.yml
- composer.json 3 additions, 0 deletionscomposer.json
- redis_batch.services.yml 0 additions, 3 deletionsredis_batch.services.yml
- src/Batch/BatchStorageBase.php 104 additions, 0 deletionssrc/Batch/BatchStorageBase.php
- src/Batch/BatchStorageFactory.php 1 addition, 0 deletionssrc/Batch/BatchStorageFactory.php
- src/Batch/PhpRedisBatchStorage.php 12 additions, 63 deletionssrc/Batch/PhpRedisBatchStorage.php
- src/Batch/PredisBatchStorage.php 55 additions, 0 deletionssrc/Batch/PredisBatchStorage.php
- tests/fixtures/settings.testing.php 1 addition, 1 deletiontests/fixtures/settings.testing.php
- tests/src/Unit/BatchStorageFactoryTest.php 1 addition, 0 deletionstests/src/Unit/BatchStorageFactoryTest.php
Loading
Please register or sign in to comment