software

[Upgrade] MySQL database upgrade to 8.x version tips

December 6, 2021 MYSQL, software, system No comments

Recently we upgrade our database cluster to version 8.x .

Read this PDF to get some  experience    MySQL_8.x_upgrade[……]

Read more

Consul with Redis HA

April 14, 2020 Architect, NoSQL, redis, software No comments

We make a test to see how consul hold redis High Available solution.

In this test we don’t use sentinel to do auto failover.(we simulate sentinel m[……]

Read more

Donkey System

January 18, 2018 Architect, Architecture, linux, MYSQL, software, system No comments

Donkey system is a fully automatic MySQL database change system.
It gives a great help both to the release of the business and the company’s automate[……]

Read more

MySQL distributed message system

April 12, 2016 Architect, Architecture, hardware, MYSQL, replication, software No comments

Based on messages, we create mysql replication platforms , using async message to build strong distributed subscription system.

read this PDF : htt[……]

Read more

How to configure AWR system

August 6, 2015 Architect, Architecture, mongodb, MYSQL, NoSQL, rdbms, software No comments

In this article, we introduce myawr and mongoawr system .

Read this PDF, you will learn how to configure them.

How to configure AWR system.[……]

Read more

How to configure WEBM

July 15, 2015 Architect, mongodb, MYSQL, software No comments

Architecture of WEBM system.

Reference:

http://www.vmcd.blog/2014/10/webm_v2-has-been-released/
http://www.vmcd.blog/2014/09/webm-mysql-databa[……]

Read more

MySQL 5.7 milestone

April 22, 2015 Architect, MYSQL, software No comments

MySQL 5.7 will be a great milestone in MySQL total history.
Oracle has released many useful new features in LAB version . MySQL is becoming more sim[……]

Read more

Architecture of data warehouse which is based on MQ

January 20, 2015 Architect, Architecture, MYSQL, rdbms, software No comments

Recently, we create a mysql data warehouse which is based on message queue.

Most companies must prepare for particular queries in their systems if[……]

Read more

MHA with binlog server

December 31, 2014 Architect, Architecture, MYSQL, software No comments

In this post ,we mainly talk about MHA GTID behavior, we test different cases and find something is different from previous versions .

we have four[……]

Read more

MySQL message subscription system

December 9, 2014 Architect, Architecture, MYSQL, replication, software No comments

Introducing MQ system based on MySQL (canal + roma)
Using this system to subscribe message between different platforms.

View this PDF roma_syste[……]

Read more