Skip to content
This repository was archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
ddmitov committed Jun 4, 2022
1 parent 2b6178a commit 4ed5483
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*.txt
*.sql

backup
upgit
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ Watchful Snake
--------------------------------------------------------------------------------
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](./LICENSE.md)

Watchful Snake is a minimalistic MySQL BinLog to Redis Streams Data Pipeline implemented in Python 3.
It is still in an early stage of development.
Watchful Snake is a proof-of-concept MySQL BinLog to Redis Streams Data Pipeline implemented in Python 3.

## [License](./LICENSE.md)
Watchful Snake is licensed under the GNU General Public License Version 3.
Expand Down

0 comments on commit 4ed5483

Please sign in to comment.