sasaprolic
dev-notes about prooph, PHP and Haskell
Github:
https://github.com/prolic/
Tuesday, November 22, 2022
Statically linked binaries with Haskell GHC
›
TL;DR Use AppImage I am working on a nostr-project Futr written in Haskell. Since I don't want users of the application to install a ...
1 comment:
Tuesday, October 20, 2020
Sentry and amphp
›
Sentry is an Application Monitoring and Error Tracking Software. They provide an easy to use PHP SDK, but it is only useful for traditional ...
1 comment:
Tuesday, August 21, 2018
The future of prooph components
›
There is much development going on in the prooph team at the moment. The new event-store-client is more stable every day and development of...
11 comments:
Sunday, March 18, 2018
Why there will be no Kafka EventStore in prooph
›
tl;dr When even Greg Young, the author of the original EventStore implementation (http://geteventstore.com/) says that it's a bad idea...
6 comments:
Thursday, September 1, 2016
Authorization and Event Sourcing with prooph and ZF2 / ZF3
›
Authorization with prooph components and event sourced aggregates roots are a common problem to solve. Here is a short explanation on how to...
5 comments:
Friday, February 26, 2016
Flywheel Adapter for ProophEvent-Store 1.0.0 released
›
Prooph's Event-Store components now also has a Flywheel Adapter . Flywheel is a serverless document database which only uses flat fil...
Inheritance with Aggregate Roots in ProophEvent-Store
›
If you want to make inheritance work with aggregate roots using a common repository for all subtypes, this can be achieved very easily. You ...
76 comments:
›
Home
View web version