Wagner Franchin (@wagnerjfr)
  • Stars
    star
    145
  • Global Rank 157,773 (Top 6 %)
  • Followers 14
  • Following 1
  • Registered almost 9 years ago
  • Most used languages
    Java
    62.5 %
    Shell
    25.0 %
    Dockerfile
    12.5 %
  • Location 🇵🇹 Portugal
  • Country Total Rank 530
  • Country Ranking
    Shell
    37
    Java
    134

Top repositories

1

mysql-group-replication-docker-compose

The below steps show how to setup MySQL Group Replication with Docker Compose using mysql/mysqlserver:8.0 Docker images.
Shell
30
star
2

mysql-innodb-cluster

Setting up MySQL InnoDB Cluster with MySQL Shell (plus MySQL Router) using just Docker containers.
18
star
3

mysql-master-slaves-replication-docker

Setting up MySQL Replication (M â­¢ S1) and (M â­¢ S2) with Docker MySQL images
18
star
4

mysql-group-replication-docker

Setting up Group Replication with Docker MySQL images.
Shell
16
star
5

springboot-crypto-kafka-docker

In order to deploy Confluent Kafka in the machine, the project starts 4 Docker containers (ZooKeeper, Kafka, Kafka-REST-Proxy and Kafka-Topics-UI). It also starts 3 other containers (1 Producer and 2 Consumers) to emulate message publish/consume using crypto currencies JSON data.
Java
11
star
6

orchestrator-mysql-replication-docker

Setting up Orchestrator and MySQL Replication (M â­¢ S1 / M â­¢ S2) using Docker.
Dockerfile
8
star
7

oracle-mysql-operator-innodb-kubernetes

Deploying MySQL High Available solution (InnoDB Cluster + Group Replication) inside Kubernetes using the Oracle MySQL Operator.
5
star
8

orchestrator-raft-mysql

Orchestrator/Raft (with MySQL backend) on a 3 node setup using Docker containers.
Shell
4
star
9

java_concurrency_algorithms

Java algorithms examples using concurrency
Java
4
star
10

orchestrator-raft-sqlite

Orchestrator/Raft (using embedded SQLite) on a 3 node setup using Docker containers.
Shell
4
star
11

kafka-cluster-docker-compose

This project installs Kafka on Ubuntu 16.04 Docker image and use Docker-Compose to start the Kafka cluster.
Dockerfile
4
star
12

yugabytedb-docker-sample

Setting up a YugabyteDB cluster with a replication factor of 3 that allows a fault tolerance of 1. This means the cluster will remain available for both reads and writes even if one node fails.
4
star
13

yugabytedb-5-nodes-cluster-docker-sample

We will create (locally with Docker) a YugabyteDB cluster with a replication factor of 5 that allows a fault tolerance of 2. This means the cluster will remain available for both reads and writes even if two nodes fail.
4
star
14

docker-proxysql-mysql

Using Docker containers to setup ProxySQL + MySQL Replication
2
star
15

springboot-rest-mysql

Simple example of a REST API developed using SpringBoot.
Java
2
star
16

kubernetes-cluster-environment-vm-vagrant

Manually install Kubernetes cluster on Oracle Linux 7 Virtual Boxes on your laptop computer in minutes and with few commands with Vagrant
1
star
17

springboot-rest-elastic

SpringBoot REST Elasticsearch/Kibana Example
Java
1
star
18

space-invaders-lwjgl

UFO Invasion (Free Web Game) is a better version of the traditional "Space Invaders".
Java
1
star
19

java_algorithms_data_structures

Collection of programs with all kinds of algorithms and data structures using Java
Java
1
star
20

sample-java-mysql-connector

Sample Java applications which show how to use MySQL Server Community (8.0.20) and MySQL Connector/J (8.0.20) to set up a replication topology (master â­¢ slave)
Java
1
star
21

crypto-kafka-cli-docker

Simple example to take Bitcoin and Litecoin JSON data from Bitstamp API, publish them in different Kafka topics and read the values in different consumers. Basic steps for deploying Kafka along with Confluent Platform components in a Docker environment are also provided.
1
star
22

docker-machine-master-slave-mysql-replication

MySQL Replication using containers deployed in different Hosts (VirtualBoxes) created by docker-machine
1
star
23

libgdx-samples

Sample games from books, websites and developed by me. Ready to run!
Java
1
star
24

mysql-multi-source-replication-docker

Setting up MySQL Multi-Source Replication (M1 â­¢ S and M2 â­¢ S) with Docker MySQL images
1
star
25

run-external

This project builds a library with classes which better handle running external programs using Java.
Java
1
star
26

web-http-socket-server-task-manager-docker

This project aims to create two kinds of multi-threaded web servers (with thread-pooling) for executing simple tasks. There are three tasks implemented and the user can add more. The web servers receive the command and the parameter(s) for running a task through terminal command.
Java
1
star