Sascha-Oliver Prolić
Sascha-Oliver Prolić
EmptyStream is 0, add missing Invalid
Somehow, images are not generated (I got a 404 on http://localhost:8080/event-store-v7/tutorial/why_event_sourcing/img/process_to_uml.png for instance)
This API should be 100% compatible with http://geteventstore.com/ This way we can use the event-store-ui also directly with the original event-store, without the need to wrap it around yet another...
see for example build: https://github.com/prooph/pdo-snapshot-store/actions/runs/3176685431/jobs/5176279517. ``` Loading composer repositories with package information Info from [https://repo.packagist.org:](https://repo.packagist.org/) #StandWithUkraine Updating dependencies Your requirements could not be resolved to an installable set of packages....
Directory structure something like this: ``` - install - src - zend-expressive - bin - config - public - src - templates - ... - symfony - bin - config...
Hi, first of all, many thanks for this great library. Expect some PR's in near future from me. (MongoDB EventStore Adapter could be the first!) On thing I noticed during...
When I filter a grouped list (by typing), I don't want the empty groups to be shown. Can this be configurable somehow?
- [x] Remove dependency on https://github.com/prolic/secp256k1-schnorr - [x] Add dependency on https://github.com/haskoin/secp256k1-haskell (secp256k1 haskell bindings) - [x] Add dependency on https://github.com/haskell-bitcoin/libsecp256k1-haskell (same, but supports schnorr) - [x] Add dependency on...