A real-time collaborative code editor backend built with Java 21 and Spring Boot 3.4, supporting simultaneous multi-user editing via WebSockets. It uses Kafka for scalable event broadcasting, PostgreSQL for persistence, Redis for session tracking, and Virtual Threads for high concurrency with LWW conflict resolution.
-
Notifications
You must be signed in to change notification settings - Fork 0
A real-time collaborative code editor backend built with Java 21 and Spring Boot 3.4, supporting simultaneous multi-user editing via WebSockets. It uses Kafka for scalable event broadcasting, PostgreSQL for persistence, Redis for session tracking, and Virtual Threads for high concurrency with LWW conflict resolution.
ShubhamDevghare/Collaborative-Code-Editor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A real-time collaborative code editor backend built with Java 21 and Spring Boot 3.4, supporting simultaneous multi-user editing via WebSockets. It uses Kafka for scalable event broadcasting, PostgreSQL for persistence, Redis for session tracking, and Virtual Threads for high concurrency with LWW conflict resolution.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published