Removed old protobuf_replicator plugin, fixed up db.cc and other files to use new TransactionServices interface, and put in a guard in the TransactionServices call interfaces to do a no-op when either no replicators or appliers.
Next step: merge in the new filtered_replicator and transaction_log_writer plugins from the other trees.