Skip to content

versatile0010/ScalableBoardService

Repository files navigation

Scalable Board Service

A simple board application but focus on scalability. 🚀

Details will be updated soon. 👀


Tools & Technologies

  • Language: Kotlin(21)
  • Framework: Spring Boot
  • Database: MySQL, Redis
  • Messaging: Kafka
  • ORM: JPA/Hibernate

Microservice Architecture

  • Architecture can be restructured soon.
Service Description Port
Common
snowflake generate unique IDs for distributed system none
Board Service
article 8080
article-read 8081
hot-article 8083
comment 8082
like 8084
view 8085

About

A Simple board application but focus on scalability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages