Skip to content

scylladb/gaming-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagem da linguagem

Building a Game Leaderboard using ScyllaDB

« Explore the Project »
Report Bug or Request Feature


This project is designed to help you build a "Media Player App" that can handle thousands of requests per second using ScyllaDB and ScyllaDB Cloud.

Quick start

You can find language-specific implementations in their corresponding folder:

Sample Projects

We also built the full project with some extra features for you use as study guide.

Contributing

Adding a Sample

If you want to add a project following the criteria in a new language, you're welcome to contribute! We're always looking for new contributors to all projects related to ScyllaDB Education center.

Open an issue with the following information:

  • Programming language
  • Link to the Driver

and let's make it happen together!

Reporting bugs

It is inevitable that code will have bugs. There are a few things you can do to help the maintainer to fix the bug that you've discovered quicker:

  • Include the version of the Driver;
  • Include the Driver dependency versions that might be an error;
  • Include a complete stack trace of the failure as well as any available logs;
  • Include any additional information you think is relevant;

Pull requests

If you're able to fix a bug yourself, you can fork the repository and submit a pull request with the fix.