https://github.com/ppy/osu-queue-processor
https://github.com/ppy/osu-queue-processor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppy/osu-queue-processor
- Owner: ppy
- License: mit
- Created: 2020-06-05T03:12:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-03T03:56:17.000Z (4 months ago)
- Last Synced: 2026-03-03T05:48:42.338Z (4 months ago)
- Language: C#
- Size: 159 KB
- Stars: 13
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# osu-queue-processor [](https://discord.gg/ppy)
A lightweight redis-backed message queue processor
# Contributing
Contributions can be made via pull requests to this repository. If you're unsure of what you can help with, check out the [list of open issues](https://github.com/ppy/osu-queue-processor/issues).
Note that while we already have certain standards in place, nothing is set in stone. If you have an issue with the way code is structured; with any libraries we are using; with any processes involved with contributing, *please* bring it up. I welcome all feedback so we can make contributing to this project as pain-free as possible.
We love to reward quality contributions. If you have made a large contribution, or are a regular contributor, you are welcome to [submit an expense via opencollective](https://opencollective.com/ppy/expenses/new). If you have any questions, feel free to [reach out to peppy](mailto:pe@ppy.sh) before doing so.
# Licence
The osu! client code, framework, and server-side components are licensed under the [MIT licence](https://opensource.org/licenses/MIT). Please see [the licence file](LICENCE) for more information. [tl;dr](https://tldrlegal.com/license/mit-license) you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.
Please note that this *does not cover* the usage of the "osu!" or "ppy" branding in any software, resources, advertising or promotion, as this is protected by trademark law.