Skip to content

Enabling pre-load of the Registry

Marek Szuba requested to merge feature/preloadregistry into master

Created by: andrewyatz

Object uses an after BUILD modifier to trigger the population of the registry and associated lookups. Use with a pre-fork server to avoid nasty running server process startup costs caused by reaping processes.

Merge request reports