osuAkatsuki / score-service

A stateless microservice for scores on Akatsuki

Home Page:https://akatsuki.pw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akatsuki's score service

What is this?

The primary objective of this service is to serve as a nearly drag and drop replacement for Ripple's LETS as a score server. This means for existing server owners:

  • Usage of the usual Ripple database schema.
  • Full usage of the Ripple Redis API (pubsubs, keys etc).
  • Full support of the Ripple JSON API.

All of this while also MASSIVELY improving upon LETS in the following areas:

  • Massive performance gains
  • Significantly more efficient with the database and other resources
  • Modern asynchronous Python architecture
  • Maintainable, modifiable codebase

About

A stateless microservice for scores on Akatsuki

https://akatsuki.pw

License:GNU General Public License v3.0


Languages

Language:Python 98.9%Language:Shell 0.9%Language:Dockerfile 0.2%Language:Makefile 0.1%