Piotr Zając
791bdc77c3
prooph event store recipes ( #1479 )
...
event store interface should alias instance which wraps internal event store client
wrapper gets registered by bundle package due it is the proper place to define an alias
console command will be moved into the bundle
2023-01-18 14:27:07 +01:00
Fabien Potencier
889e11a95e
Remove headers from post install files
2021-08-30 13:06:45 +02:00
Gildas Quéméner
330e179ee5
Removes incompatible service
...
The TransactionManager service is not compatible with the preconfigured
event store from the prooph/pdo-event-store flex recipe.
In order to use it, one must first reconfigure the event store
definition to use the PostgresEventStore implementation (instead of the
MySqlEventStore implementation).
See https://github.com/prooph/pdo-event-store/issues/39
2019-12-10 09:10:07 +01:00
Fabien Potencier
3fa6a5d2ca
replaced ~ by null
2019-08-01 08:33:55 +02:00
Gildas Quéméner
245e200a32
Reduced number of env vars
2018-06-26 14:22:31 +01:00
Gildas Quéméner
47394ca8b1
Removed comments from config files
2018-06-19 20:05:11 +01:00
Gildas Quéméner
f45406ffcd
Fixed PDO event store SQL scripts copy
2018-03-23 12:47:18 +01:00
Gildas Quéméner
62321969e4
Added post installation hints
2018-03-23 11:50:18 +01:00
Gildas Quéméner
e167532f35
Added hint to auto register command handlers
2018-03-23 11:50:01 +01:00
Gildas Quéméner
2385bdcf4c
Added a default query bus
2018-03-23 11:49:52 +01:00
Gildas Quéméner
403a1fa4df
Increased explicitness of service definitions
2018-03-23 11:48:49 +01:00
Gildas Quéméner
c48c336ef2
Used comand bus lib interface for service id
2018-03-23 10:14:04 +01:00
Gildas Quéméner
02c6dedf54
Added configuration to setup TransactionManager
2018-03-22 16:50:28 +01:00
Gildas Quéméner
1db9529e5e
Dispatched persisted events on app event bus
2018-03-22 16:18:08 +01:00
Gildas Quéméner
ee6ef3a122
Eased default stream creation
2018-03-22 15:09:25 +01:00
Gildas Quéméner
10540242d6
Copied database init scripts into config directory
2018-03-22 14:16:38 +01:00
Gildas Quéméner
d218ca198e
Renamed pdo event store config file
2018-03-22 13:04:58 +01:00
Gildas Quéméner
053b5d8992
Created Prooph package recipes
2018-03-22 13:03:06 +01:00
Gildas Quéméner
2013913487
No need to copy the content of the src/ directory
2018-03-21 16:29:41 +01:00
Gildas Quéméner
fb0e9e5f40
Moved config in the correct directory
2018-03-21 16:24:23 +01:00
Gildas Quéméner
f418071472
Fixed malformed bundle FQCN
2018-03-21 16:22:43 +01:00
Gildas Quéméner
31b7ce8609
Added initial configuration of the prooph pack
2018-03-21 16:21:18 +01:00
Gildas Quéméner
b5711fb310
Added empty command directory
2018-03-20 19:00:58 +01:00
Gildas Quéméner
26ec16d08b
Autowired command handlers
2018-03-20 18:55:29 +01:00
Gildas Quéméner
17a7249d77
Defined prooph service bus bundle default config
2018-03-20 18:50:49 +01:00
Gildas Quéméner
2fde35c791
Defined recipe for the prooph pack
2018-03-20 16:24:34 +01:00
Gildas Quéméner
9e9d069420
Revert "Auto-register command handlers"
...
This reverts commit 41dca24297 .
2018-03-19 15:02:28 +01:00
Gildas Quéméner
41dca24297
Auto-register command handlers
2018-03-19 14:57:09 +01:00
Gildas Quéméner
a3e37cc24e
Autowired default command bus
2018-03-19 13:30:40 +01:00
Gildas Quéméner
1d495c0ad0
Register ProophServiceBusBundle
2018-03-19 12:08:01 +01:00
Gildas Quéméner
1d6cb4b8ac
Fixed invalid versionning
2018-03-19 12:03:12 +01:00
Gildas Quéméner
ff737959b5
Added recipe for prooph/service-bus-symfony-bundle
2018-03-19 11:46:01 +01:00