Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add message queue to implement multi-cluster watch interface When using the default storage layer #593

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Dec 27, 2023

  1. implement watch.Interface

    Co-authored-by: baoyinghai <baoyinghai_yewu@cmss.chinamobile.com>
    Co-authored-by: zhangyongxi <zhangyongxi_yewu@cmss.chinamobile.com>
    Co-authored-by: zhouhao <zhouhao_yewu@cmss.chinamobile.com>
    Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
    4 people committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    182b733 View commit details
    Browse the repository at this point in the history
  2. create middleware interfaces for event sending and receiving

    Co-authored-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
    Co-authored-by: baoyinghai <baoyinghai_yewu@cmss.chinamobile.com>
    Co-authored-by: zhouhao <zhouhao_yewu@cmss.chinamobile.com>
    Signed-off-by: zhangyongxi <zhangyongxi_yewu@cmss.chinamobile.com>
    4 people committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    189fc9d View commit details
    Browse the repository at this point in the history
  3. rabbitmq implements of middleware interface

    Co-authored-by: zhangyongxi <zhangyongxi_yewu@cmss.chinamobile.com>
    Co-authored-by: baoyinghai <baoyinghai_yewu@cmss.chinamobile.com>
    Co-authored-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
    Signed-off-by: zhouhaoA1 <zhouhao_yewu@cmss.chinamobile.com>
    4 people committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9f38fac View commit details
    Browse the repository at this point in the history
  4. add a control switch and fix watch bug

    Co-authored-by: zhangyongxi <zhangyongxi_yewu@cmss.chinamobile.com>
    Co-authored-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
    Co-authored-by: zhouhao <zhouhao_yewu@cmss.chinamobile.com>
    Signed-off-by: baoyinghai <baoyinghai_yewu@cmss.chinamobile.com>
    4 people committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    bf2a5d5 View commit details
    Browse the repository at this point in the history