From 17e6a95390ce5f5b62d4fc5cbe3a7fde87656bcc Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 23 Jun 2014 15:32:13 +0200 Subject: initial take on replication --- lib/tapicero/user_event_handler.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/tapicero/user_event_handler.rb') diff --git a/lib/tapicero/user_event_handler.rb b/lib/tapicero/user_event_handler.rb index 38cf8f8..e49416b 100644 --- a/lib/tapicero/user_event_handler.rb +++ b/lib/tapicero/user_event_handler.rb @@ -26,6 +26,7 @@ module Tapicero db.create db.secure db.add_design_docs + db.replicate logger.info "Prepared storage " + db.name end -- cgit v1.2.3