Hacker News new | ask | show | jobs
by oceanswave 2138 days ago
Is the intent for EventNative to be used as a way to capture events in an eventsourcing pattern, where custom events may be generated by microservices or other applications? A follow up if that is the case, how are schema migrations handled over time
1 comments

Not really :( We design EventNative to collect data solely for analytics purposes. However, you still can send events from microservices as well. We're building server-2-server HTTP API and will hope that people contribute clients for popular languages