I am writing a node addon to add a local native cache to be used with an express server when running as a cluster, to have a common cache. I am using boost\'s messag
messag