All Projects → lvxin0315 → Gg

lvxin0315 / Gg

监听mysql的binlog,发送消息到nats或rabbitmq

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Gg

Openmessaging Benchmark
OpenMessaging Benchmark Framework
Stars: ✭ 184 (+174.63%)
Mutual labels:  rabbitmq, nats
rails-microservices-book
A guide to building distributed Ruby on Rails applications using Protocol Buffers, NATS and RabbitMQ
Stars: ✭ 23 (-65.67%)
Mutual labels:  rabbitmq, nats
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+5129.85%)
Mutual labels:  rabbitmq, nats
pandora
Small box of pandora to prototype your app with ready for use backend. This is just my compilation of different solutions occasionally applied in hackathons and challenges
Stars: ✭ 26 (-61.19%)
Mutual labels:  rabbitmq, nats
your-connection-deserves-a-name
Examples and code to assign a name to your MongoDB, MySQL, NATS, Oracle, PostgreSQL, RabbitMQ, and redis connection.
Stars: ✭ 26 (-61.19%)
Mutual labels:  rabbitmq, nats
Benthos
Fancy stream processing made operationally mundane
Stars: ✭ 3,705 (+5429.85%)
Mutual labels:  rabbitmq, nats
Dbblog
基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目
Stars: ✭ 1,045 (+1459.7%)
Mutual labels:  rabbitmq
Spring Cloud Stream Demo
Simple Event Driven Microservices with Spring Cloud Stream
Stars: ✭ 58 (-13.43%)
Mutual labels:  rabbitmq
Tgir
Official repository for Thank Goodness It's RabbitMQ (TGIR)!
Stars: ✭ 48 (-28.36%)
Mutual labels:  rabbitmq
Kbframe
一款基于Laravel框架开发的现代化二次开发框架,是高性能,高效率,高质量的企业级开发框架,具有驱动领域,敏捷开发,轻易上手,高内聚低耦合,开箱即用等特点。
Stars: ✭ 47 (-29.85%)
Mutual labels:  rabbitmq
Rabbitmq Server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
Stars: ✭ 9,064 (+13428.36%)
Mutual labels:  rabbitmq
Rabbitmq Common
Common library used by rabbitmq-server and rabbitmq-erlang-client
Stars: ✭ 62 (-7.46%)
Mutual labels:  rabbitmq
Tossit
Library for distributed job/worker logic.
Stars: ✭ 56 (-16.42%)
Mutual labels:  rabbitmq
Rabbitmq Operator
A Kubernetes Operator for RabbitMQ
Stars: ✭ 51 (-23.88%)
Mutual labels:  rabbitmq
Django Carrot
A lightweight task queue for Django using RabbitMQ
Stars: ✭ 58 (-13.43%)
Mutual labels:  rabbitmq
Django Celery Tutorial
Django Celery Tutorial
Stars: ✭ 48 (-28.36%)
Mutual labels:  rabbitmq
Rabbitmqbundle
RabbitMQ Bundle for the Symfony2 web framework
Stars: ✭ 1,125 (+1579.1%)
Mutual labels:  rabbitmq
Node Server Project
基于 node.js + express 技术栈,采用MVC结构设计、JWT + RESTful API、PM2服务监控的Node服务器端项目框架.
Stars: ✭ 47 (-29.85%)
Mutual labels:  rabbitmq
Nservicebus.rabbitmq
RabbitMQ transport for NServiceBus
Stars: ✭ 55 (-17.91%)
Mutual labels:  rabbitmq
Python Devops
gathers Python stack for DevOps, these are usually my basic templates use for my implementations, so, feel free to use it and evolve it! Everything is Docker!
Stars: ✭ 61 (-8.96%)
Mutual labels:  rabbitmq

简介

** gg **,没想好名字,随便起的,主要用途是基于 MySQL 数据库增量日志解析,提供增量数据订阅和消费

wiki

当前的 canal 支持源端 MySQL 版本包括:

  • 5.6.x
  • 5.7.x
  • 8.0.x
  • 阿里云RDS

我们基于「gg」的业务包括

  • 数据库实时备份
  • 业务 cache 处理
  • 业务统计处理
  • 推送消息

客户端

重要版本更新说明

  • 支持docker 详情参考 Dockerfile

问题反馈

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].