]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: initial implementation of elasticsearch sync module
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 17 Aug 2016 09:45:32 +0000 (02:45 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 7 Oct 2016 17:31:21 +0000 (10:31 -0700)
commitfaa90fabb32536ec633ddf8338849370cfbf2008
treec4ff1b43e20ba44f3a0bef29dbdaa39449e648fe
parente2477e58fc61203cce38660227fa3683aca42606
rgw: initial implementation of elasticsearch sync module

sync module that will handle rgw metadata indexing.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/CMakeLists.txt
src/rgw/rgw_data_sync.cc
src/rgw/rgw_data_sync.h
src/rgw/rgw_rados.cc
src/rgw/rgw_sync_module.cc
src/rgw/rgw_sync_module.h
src/rgw/rgw_sync_module_es.cc [new file with mode: 0644]
src/rgw/rgw_sync_module_es.h [new file with mode: 0644]
src/rgw/rgw_sync_module_log.cc
src/rgw/rgw_sync_module_log.h