EventStore / EventStore-Client-Go

Go Client for Event Store version 20 and above.
Apache License 2.0
103 stars 25 forks source link

Implement projections API. #167

Closed YoEight closed 6 months ago

YoEight commented 7 months ago

Added: Implement projections API.

Fixes #78

linear[bot] commented 7 months ago

DB-665 Implement projections api for the Go client.

YoEight commented 6 months ago

@w1am @josephcummings Thanks for your reviews, I applied all your suggestions. Could you have another look, please?