pdo-event-store:ProophEventStore的PDO实现http://getprooph.org

时间:2024-02-25 05:54:49
【文件属性】:

文件名称:pdo-event-store:ProophEventStore的PDO实现http://getprooph.org

文件大小:98KB

文件格式:ZIP

更新时间:2024-02-25 05:54:49

mysql php postgres cqrs ddd

pdo事件存储 PDO EventStore实现 要求 PHP> = 7.1 PDO_MySQL扩展或PDO_PGSQL扩展 对于MariaDB,您需要服务器版本> = 10.2.11。 对性能的影响:请参阅[MariaDB索引和效率](docs / variants.md#MariaDB索引和效率) 对于MySQL,您需要服务器版本> = 5.7.9。 对于Postgres,您需要服务器版本> = 9.4。 注意:由于MariaDB中的错误修复,因为v1.6.0 MariaDB Server必须至少为10.2.11,所以请参阅 。 建立 对于MariaDB,请在服务器上的scrip


【文件预览】:
pdo-event-store-master
----composer.json(2KB)
----phpunit.xml.mysql(3KB)
----docs()
--------interop_factories.md(13KB)
--------bookdown.json(302B)
--------introduction.md(1KB)
--------variants.md(11KB)
----docker-compose-tests.yml(681B)
----phpunit.xml.postgres(3KB)
----LICENSE(2KB)
----src()
--------WriteLockStrategy.php(516B)
--------Container()
--------WriteLockStrategy()
--------MariaDBIndexedPersistenceStrategy.php(797B)
--------PersistenceStrategy.php(776B)
--------PdoStreamIterator.php(7KB)
--------PostgresEventStore.php(26KB)
--------HasQueryHint.php(584B)
--------Projection()
--------PdoEventStore.php(463B)
--------PersistenceStrategy()
--------Util()
--------MariaDbEventStore.php(27KB)
--------Exception()
--------MySqlEventStore.php(26KB)
--------DefaultMessageConverter.php(874B)
----phpunit.xml.mariadb(3KB)
----CHANGELOG.md(33KB)
----README.md(5KB)
----scripts()
--------mariadb()
--------mysql()
--------postgres()

网友评论