Skip to content

Latest commit

 

History

History
76 lines (50 loc) · 2.47 KB

README.MD

File metadata and controls

76 lines (50 loc) · 2.47 KB

Imagem da linguagem

Getting Started with ScyllaDB Cloud

« 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.