Skip to content

Commit

Permalink
Rename SyncMaster to Data.SyncMaster in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Jul 10, 2024
1 parent bc63d14 commit 609f792
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
.. title
.. _readme:

==========
SyncMaster
==========
Data.SyncMaster
===============

|Repo Status| |PyPI| |PyPI License| |PyPI Python Version| |Docker image| |Documentation|
|Build Status| |Coverage| |pre-commit.ci|
Expand All @@ -27,10 +26,10 @@ SyncMaster
:target: https://results.pre-commit.ci/latest/github/MobileTeleSystems/syncmaster/develop


What is Syncmaster?
-------------------
What is Data.SyncMaster?
------------------------

Syncmaster is as low-code ETL tool for transfering data between databases and file systems.
Data.SyncMaster is as low-code ETL tool for transfering data between databases and file systems.
List of currently supported connections:

* Apache Hive
Expand All @@ -39,7 +38,7 @@ List of currently supported connections:
* HDFS
* S3

Current SyncMaster implementation provides following components:
Current Data.SyncMaster implementation provides following components:

* REST API
* Celery Worker
Expand All @@ -65,4 +64,4 @@ Non-goals
Documentation
-------------

See https://syncmaster.readthedocs.io
See https://syncmaster.readthedocs.io

0 comments on commit 609f792

Please sign in to comment.