Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages