metal-api icon indicating copy to clipboard operation
metal-api copied to clipboard

Store Events in separate database

Open majst01 opened this issue 3 years ago • 2 comments

related to #242

Breaking: event endpoints moved to /v1/events

majst01 avatar Dec 14 '21 06:12 majst01

Why does it need to API breaking? Can't we just write to an alternative datastore for both endpoints if enabled?

Gerrit91 avatar Dec 15 '21 08:12 Gerrit91

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.

majst01 avatar Dec 15 '21 09:12 majst01