GitXplorerGitXplorer
t

twitter-server

public
1569 stars
265 forks
3 issues

Commits

List of commits on branch develop.
Unverified
f39efac663fd5d76b8d4af0fee66313c16f733c2

update admin sidebar styling to dark mode

ccambridgemike committed 4 months ago
Unverified
e958a8c517287cd1490316336b7b6e49d729d6f0

Twitter-oss: update OSS libraries post-release to 24.8.0-SNAPSHOT

cctutika committed 4 months ago
Unverified
9d658ac4741287137de52ccfbd80f4cf2f84e041

Twitter-oss: Prepare OSS libraries for release 24.5.0

cctutika committed 4 months ago
Unverified
fbba9ae8cebea92a7f26928676084ca5a50b13a8

Revert "Twitter-oss: Prepare OSS libraries for release 24.2.0"

cctutika committed 4 months ago
Unverified
8e29ecda17bd5cf5d4b929bcdd02321d1f14ded7

Twitter-oss: Prepare OSS libraries for release 24.2.0

cctutika committed 5 months ago
Unverified
12ff1d86ec470846821b8b2b81f95cf3fb0980d7

[twitter.server] offload ShutdownHandler

committed 10 months ago

README

The README file for this repository.

TwitterServer

Build Status 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 release 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.

License

Copyright 2013 Twitter, Inc.

Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0