Class: FauxInMemStore

DefaultDB.FauxInMemStore()

This is a standin for a remote messenger Given a remote process is supposed to store data objects, this stores those in a local map (a redundant one) The pub/sub methods are noops.