Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add travis-ci and Go Report cards
  • Loading branch information
taku-k authored Jul 18, 2017
1 parent aeb3e32 commit 47b84ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Polymerase

[![Build Status](https://travis-ci.org/taku-k/polymerase.svg?branch=master)](https://travis-ci.org/taku-k/polymerase)
[![Go Report Card](https://goreportcard.com/badge/github.com/taku-k/polymerase)](https://goreportcard.com/report/github.com/taku-k/polymerase)

## What is Polymerase?
Polymerase is a server application that performs periodic MySQL physical backups using Xtrabackup and manages backup data.

Expand Down

0 comments on commit 47b84ce

Please sign in to comment.