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

Added column "chance" to the index table#9

Open
niksv wants to merge 1 commit into
andreykurilin:masterfrom
niksv:chance
Open

Added column "chance" to the index table#9
niksv wants to merge 1 commit into
andreykurilin:masterfrom
niksv:chance

Conversation

@niksv

@niksv niksv commented Sep 21, 2016

Copy link
Copy Markdown
Contributor

This column contance the chance to be the next leader for each member.

There is no reason to store this information in DB because chance
value depends on member's score and member's score already stored in DB.
We can just calculate in on fly.

This column contance the chance to be the next leader for each member.

There is no reason to store this information in DB because chance
value depends on member's score and member's score already stored in DB.
We can just calculate in on fly.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant