metal-api
metal-api copied to clipboard
Store Events in separate database
related to #242
Breaking: event endpoints moved to /v1/events
Why does it need to API breaking? Can't we just write to an alternative datastore for both endpoints if enabled?
Why does it need to API breaking? Can't we just write to an alternative datastore for both endpoints if enabled?
This not my final intention, i would like to have some sort of alias from the old /v1/machine/event route to /v1/event... route.