EventStore / EventStore-Client-Go

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

Implement projections API. #167

Closed YoEight closed 8 months ago

YoEight commented 8 months ago

Added: Implement projections API.

Fixes #78

linear[bot] commented 8 months ago

DB-665 Implement projections api for the Go client.

YoEight commented 8 months ago

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