Rabbit-OJ-Backend icon indicating copy to clipboard operation
Rabbit-OJ-Backend copied to clipboard

Using Go & MySQL & Docker & Web Socket & gRPC & Kafka & Zookeeper & Protobuf. Distributed and Scalable Open Judge System for Algorithms.

Results 7 Rabbit-OJ-Backend issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.3 to 1.9.0. Release notes Sourced from github.com/gin-gonic/gin's releases. v1.9.0 Changelog BREAK CHANGES Stop useless panicking in context and render #2150 BUG FIXES fix(router): tree bug where...

dependencies

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200926100807-9d91bd62050c to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20200926100807-9d91bd62050c&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200820211705-5c72a883971a to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200820211705-5c72a883971a&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200927032502-5d4f70055728 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20200927032502-5d4f70055728&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

The `Rabbit-OJ-Judger-v1` is based on Golang, its currently no longer under maintaince. Current behavior: Deprecation warning. Codes should be removed in January 1, 2021.

- [x] Replace RabbitMQ with Kafka (Mode1: MQ) - [x] Fully Kubernetes Support, Write Kubernetes Deploy file - [x] Judger can run in docker environment (Mode1: MQ) - [x] Remove...

- [ ] Interactive Problem Support - [ ] Special Judge Support