{"id":13442237,"url":"https://github.com/apache/zookeeper","last_synced_at":"2025-05-12T05:14:40.377Z","repository":{"id":531954,"uuid":"160999","full_name":"apache/zookeeper","owner":"apache","description":"Apache ZooKeeper","archived":false,"fork":false,"pushed_at":"2025-05-12T01:32:52.000Z","size":148941,"stargazers_count":12468,"open_issues_count":220,"forks_count":7274,"subscribers_count":664,"default_branch":"master","last_synced_at":"2025-05-12T02:43:15.248Z","etag":null,"topics":["apache","configuration-management","consensus","coordination","database","distributed-configuration","distributed-database","distributed-systems","hacktoberfest","java","key-value","service-discovery","zab","zookeeper"],"latest_commit_sha":null,"homepage":"https://zookeeper.apache.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2009-03-27T15:41:56.000Z","updated_at":"2025-05-12T01:23:29.000Z","dependencies_parsed_at":"2023-07-05T15:03:01.718Z","dependency_job_id":"6fa93d02-50fa-4009-9865-a07eeff13025","html_url":"https://github.com/apache/zookeeper","commit_stats":{"total_commits":2602,"total_committers":310,"mean_commits":8.393548387096773,"dds":0.8378170637970792,"last_synced_commit":"a8eb7faa34e90c748f5f49f211a6dbad78c16f0b"},"previous_names":[],"tags_count":174,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fzookeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fzookeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fzookeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fzookeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/zookeeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253672640,"owners_count":21945478,"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","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":["apache","configuration-management","consensus","coordination","database","distributed-configuration","distributed-database","distributed-systems","hacktoberfest","java","key-value","service-discovery","zab","zookeeper"],"created_at":"2024-07-31T03:01:43.334Z","updated_at":"2025-05-12T05:14:40.355Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"# Apache ZooKeeper [![GitHub Actions CI][ciBadge]][ciLink] [![Travis CI][trBadge]][trLink] [![Maven Central][mcBadge]][mcLink] [![License][liBadge]][liLink]\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://zookeeper.apache.org/\"\u003e\n    \u003cimg src=\"https://zookeeper.apache.org/images/zookeeper_small.gif\"\" alt=\"https://zookeeper.apache.org/\"\u003e\u003cbr/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nFor the latest information about Apache ZooKeeper, please visit our website at:\n\n   https://zookeeper.apache.org\n\nand our wiki, at:\n\n   https://cwiki.apache.org/confluence/display/ZOOKEEPER\n\n## Packaging/release artifacts\n\nEither downloaded from https://zookeeper.apache.org/releases.html or\nfound in zookeeper-assembly/target directory after building the project with maven.\n\n    apache-zookeeper-[version].tar.gz\n\n        Contains all the source files which can be built by running:\n        mvn clean install\n\n        To generate an aggregated apidocs for zookeeper-server and zookeeper-jute:\n        mvn javadoc:aggregate\n        (generated files will be at target/site/apidocs)\n\n    apache-zookeeper-[version]-bin.tar.gz\n\n        Contains all the jar files required to run ZooKeeper\n        Full documentation can also be found in the docs folder\n\nAs of version 3.5.5, the parent, zookeeper and zookeeper-jute artifacts\nare deployed to the central repository after the release\nis voted on and approved by the Apache ZooKeeper PMC:\n\n  https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper\n\n## Java 8\n\nIf you are going to compile with Java 1.8, you should use a\nrecent release at u211 or above.\n\n# Contributing\nWe always welcome new contributors to the project! See [How to Contribute](https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute) for details on how to submit patches as pull requests and other aspects of our contribution workflow.\n\n\n[ciBadge]: https://github.com/apache/zookeeper/workflows/CI/badge.svg\n[ciLink]: https://github.com/apache/zookeeper/actions\n[liBadge]: https://img.shields.io/github/license/apache/zookeeper?color=282661\n[liLink]: https://github.com/apache/zookeeper/blob/master/LICENSE.txt\n[mcBadge]: https://img.shields.io/maven-central/v/org.apache.zookeeper/zookeeper\n[mcLink]: https://zookeeper.apache.org/releases\n[trBadge]: https://travis-ci.org/apache/zookeeper.svg?branch=master\n[trLink]: https://travis-ci.org/apache/zookeeper\n","funding_links":[],"categories":["HarmonyOS","Java","Locking","DevOps","数据库管理系统","Back-End Development","III. Network and Integration","配置及服务发现","服务发现","Awesome Algorithms","Service Discovery \u0026 Registry"],"sub_categories":["Windows Manager","Vectors","Data Management","网络服务_其他","4. Http and ssh","Distributed Algorithm"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fzookeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fzookeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fzookeeper/lists"}