You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed on Gitter: At the moment the event-store implementation to be used needs to be configured by the users as a "Userland Service"
Better:
Extend Configuration class with the needed parameters for a \PDO connection and automatically instantiate the concrete implementation in the Dependency Injection Extension.
The text was updated successfully, but these errors were encountered:
As discussed on Gitter: At the moment the event-store implementation to be used needs to be configured by the users as a "Userland Service"
Better:
Extend
Configuration
class with the needed parameters for a\PDO
connection and automatically instantiate the concrete implementation in the Dependency Injection Extension.The text was updated successfully, but these errors were encountered: