Skip to content
This repository was archived by the owner on Nov 10, 2021. It is now read-only.
This repository was archived by the owner on Nov 10, 2021. It is now read-only.

Use a Redis Database #7

@0ddlyoko

Description

@0ddlyoko

This will be much faster than using the REST. We could store player's data in Redis to avoid having to send a request to /player/

We could store these data:

  • Player's uuid as the key
  • Player's nickname
  • Player's display name
  • Player's language
  • Player's current server

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions