prooph/event-store-http-api

Fetch all stream names

codeliner opened this issue · 0 comments

We need a route GET /streams to fetch all stream names using EventStore::fetchAllStreamNames().

This is required for the mgmt-ui to list all available streams.