Skip to content

A working draft of a ranking server for player statistics using either Redis or SQLite3 with automatic reconnect handling and backlogging of tasks, that were not saved during database outage times. This is mainly used in the zCatch repository.

License

Notifications You must be signed in to change notification settings

jxsl13/PlayerRanking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone https://github.com/jxsl13/PlayerRanking.git
git submodule update --init --recursive

cd build
cmake ../src
make -j4

About

A working draft of a ranking server for player statistics using either Redis or SQLite3 with automatic reconnect handling and backlogging of tasks, that were not saved during database outage times. This is mainly used in the zCatch repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published