Skip to main content

Multi-Repository Sync Tool

Project description

MeMeST

Multi-Repository Sync Tool

Features

  • Automated synchronization between a local bare repository or multiple remote repositories directly, enabling seamless updates.
  • The synchronization process runs entirely in the background, ensuring that branches across all repositories remain consistently up-to-date.
  • Users only interact with the local bare repository, enjoying a smooth experience without noticeable network latency, making it seem as though they are working locally despite the syncing of multiple repositories.

Install

pip install memest

Usage

  1. setup config for memest

The unique config file is ~/.config/memest/config.ini. You can customize your own configurations, and here's an example,

[default]
; Repository synchronization check interval
loop_period=10
; Repository cache folder
cache=~/.local/gitcache

[example]
; the local bare repository
; If it does not exist, the system will automatically create it.
local=~/.local/rep/example.git
; List of all remote repositories
; The configuration format for each repository is as follows
;   [address]|[private key file] or [address]
remote=git@github.com:xxmawhu/example.git|~/.ssh/id_rsa,
       git@githuh.com:xxmawhu/another.git,
  1. start memest
memest start
  1. others
memest restart 
memest stop
memest status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

MeMeST-2024.4.946342-py3-none-any.whl (33.6 kB view details)

Uploaded Python 3

File details

Details for the file MeMeST-2024.4.946342-py3-none-any.whl.

File metadata

  • Download URL: MeMeST-2024.4.946342-py3-none-any.whl
  • Upload date:
  • Size: 33.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.12

File hashes

Hashes for MeMeST-2024.4.946342-py3-none-any.whl
Algorithm Hash digest
SHA256 0a9ed533eab7d6d89c13e6a0335b8a616e482c5d04b437042542eff8b3f10b28
MD5 8769d19abb9e148c0e55bbb9e0f18d29
BLAKE2b-256 8d2951c58057b8d6f03dcf29f7aab6d456585ce189bcae733c6dca24314f02d7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page