Tim Tschampel

Results 4 issues of Tim Tschampel

The README mentions a client/server implementation is reserved for a future release. Is this something that is planned for the near future?

As a publisher and consumer of resource mappings I'd like to: - bundle groups of Resource Mappings into a set `ResourceMappingSet` - reference the ResourceMappingSet by FQN - enforce access...

comp:policy

The platform should validate configuration state on startup, log configuration errors and then exit. An example from bad configuration (ERS not enabled/defined in config) resulting in a runtime failure and...

bug
comp:core
Stale

Performance bottlenecks have been observed in logging. [Asynchronous logging ](https://github.com/golang/example/blob/master/slog-handler-guide/README.md#speed) should be supported with a async slog Log Handler.

enhancement