The types of records stored in the registry (e.g. service definitions, container images, npm packages) are currently defined in source code files here.
This is problematic because the definition of a new type will require a new binary to be built and released.
These type definitions should be defined as data, not in the binary, and able to be added at runtime.
The types of records stored in the registry (e.g. service definitions, container images, npm packages) are currently defined in source code files here.
This is problematic because the definition of a new type will require a new binary to be built and released.
These type definitions should be defined as data, not in the binary, and able to be added at runtime.