TwitterServer

Twitter-Server 定义了一个模板,Twitter 上的服务就是从这个模板构建的。「Twitter-Server defines a template from which services at Twitter are built」

  • 所有者: twitter/twitter-server
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

TwitterServer

TwitterServer 定义了一个模板,用于构建 Twitter 上的服务器。它提供常见的应用程序组件,如管理 HTTP 服务器、跟踪、统计等。这些特性被正确地连接起来,以便在 Twitter 的生产环境中使用。

状态

这个项目被用于 Twitter(和许多其他组织)的生产中, 并正在积极开发和维护。

文档

浏览用户指南

发布

发布(Releases)大约按月进行。虽然没有遵循 semver,但是changelogs 非常详细,包括关于公共 API 中断和运行时行为更改的部分。

参与

贡献

我们认为一个受欢迎的社区是很重要的,我们要求你在与社区的所有互动中遵循 Twitter 的开源行为准则。

该存储库的主分支包含 TwitterServer 的最新稳定版本,每周的快照都发布到 develop 分支。一般来说,拉请求应该针对 develop 提交。有关如何贡献的更多详细信息,请参见 CONTRIBUTING.md

概覽

名稱與所有者twitter/twitter-server
主編程語言Scala
編程語言Scala (語言數: 6)
平台
許可證Apache License 2.0
發布數85
最新版本名稱twitter-server-24.5.0 (發布於 )
第一版名稱twitter-server-1.9.0 (發布於 )
創建於2013-04-22 19:34:36
推送於2024-05-07 20:18:01
最后一次提交
星數1.6k
關注者數192
派生數264
提交數1k
已啟用問題?
問題數39
打開的問題數1
拉請求數0
打開的拉請求數1
關閉的拉請求數36
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

TwitterServer

Build status
Codecov
Project status
Gitter
Maven Central

TwitterServer defines a template from which servers at Twitter are
built. It provides common application components such as an
administrative HTTP server, tracing, stats, etc. These features are
wired in correctly for use in production at Twitter.

Status

This project is used in production at Twitter (and many other organizations),
and is being actively developed and maintained.

Documentation

Browse the user guide.

Releases

Releases
are done on an approximately monthly schedule. While semver
is not followed, the changelogs are detailed and include sections on
public API breaks and changes in runtime behavior.

Getting involved

Contributing

We feel that a welcoming community is important and we ask that you follow Twitter's
Open Source Code of Conduct
in all interactions with the community.

The master branch of this repository contains the latest stable release of
TwitterServer, and weekly snapshots are published to the develop branch. In general
pull requests should be submitted against develop. See
CONTRIBUTING.md
for more details about how to contribute.

去到頂部