Skip to content

Instantly share code, notes, and snippets.

@event15
Created April 5, 2017 17:27
Show Gist options
  • Save event15/6d7639eabcd2581b61700a4e30071358 to your computer and use it in GitHub Desktop.
Save event15/6d7639eabcd2581b61700a4e30071358 to your computer and use it in GitHub Desktop.
<?php
use CQRSBlog\BlogEngine\Infrastructure\Persistence\EventStore as EventStore;
use CQRSBlog\BlogEngine\Infrastructure\Persistence\Redis as Redis;
use CQRSBlog\BlogEngine\Infrastructure\Persistence\MongoDb as MongoDb;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment