{"id":19458525,"url":"https://github.com/postgrespro/mmts","last_synced_at":"2025-10-08T05:18:36.354Z","repository":{"id":42649567,"uuid":"277125035","full_name":"postgrespro/mmts","owner":"postgrespro","description":"multimaster","archived":false,"fork":false,"pushed_at":"2024-11-21T12:46:03.000Z","size":3813,"stargazers_count":58,"open_issues_count":8,"forks_count":8,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-01T23:57:08.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/postgrespro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-04T14:25:43.000Z","updated_at":"2025-06-27T23:41:29.000Z","dependencies_parsed_at":"2025-01-17T03:06:09.574Z","dependency_job_id":"e9c9ccdc-15e1-4a7f-920f-5e284397bf9f","html_url":"https://github.com/postgrespro/mmts","commit_stats":{"total_commits":1741,"total_committers":26,"mean_commits":66.96153846153847,"dds":0.562894887995405,"last_synced_commit":"baab9238f784d428481ecfa1294e3f9a3910b2d2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/postgrespro/mmts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postgrespro%2Fmmts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postgrespro%2Fmmts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postgrespro%2Fmmts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postgrespro%2Fmmts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postgrespro","download_url":"https://codeload.github.com/postgrespro/mmts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postgrespro%2Fmmts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278891753,"owners_count":26063858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T17:27:26.303Z","updated_at":"2025-10-08T05:18:36.331Z","avatar_url":"https://github.com/postgrespro.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# multimaster\n\nmultimaster is a Postgres extension with a set of core patches that turn the\nDBMS into a synchronous shared-nothing symmetric cluster providing high\navailability with strong consistency and read scalability.\n\nIt offers the following benefits, some of which are not available in traditional streaming replication based solutions:\n* Fault tolerance and automatic node recovery\n* Fast failover\n* Both read and write transactions can be executed on any node.\n* Read scalability\n* Working with temporary tables on each cluster node\n* Online minor upgrades\n\n## Documentation\n\n[current documentation](https://postgrespro.github.io/mmts/)\n\nDocumentation for versions released with PostgresPro Enterprise can be found\n[here](https://postgrespro.ru/docs/enterprise/current/multimaster?lang=en).\n\n## Building from source\n\nSince multimaster depends on core patches, both Postgres and extension must be compiled. The patched version (based on Postgres 13) is available [here](https://github.com/postgrespro/postgres_cluster/tree/rel13_mm_2). Follow the [documentation](https://www.postgresql.org/docs/current/installation.html) to build it.\n\nThen enter the build directory and install the extension with\n```shell\ncd contrib\ngit clone https://github.com/postgrespro/mmts/\ncd mmts\nmake install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostgrespro%2Fmmts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpostgrespro%2Fmmts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostgrespro%2Fmmts/lists"}