Skip to content
/ worker Public

🔥 WIP | High performance score server which doesn't based on ripple's stack

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

rl-os/worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL Worker

High performance osu! score server which isn't based on Ripple stack.

Features

  • Score submission
  • Supports any osu! version and all game modes (standard, taiko, catch, mania)
  • Replay s3 or local storage
  • Poetry
  • Based on Celery with RabbitMQ queues

Getting Started

# install poetry (osx / linux / bash-on-windows)
$ curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
# powershell
$ (Invoke-WebRequest -Uri https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py -UseBasicParsing).Content | python

# setup all dependencies
$ poetry install

$ cp config.example.yaml config.yaml
$ vim config.yaml

# starting worker
$ poetry run worker

About

🔥 WIP | High performance score server which doesn't based on ripple's stack

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages