https://github.com/codecollaborate/server
A NoSQL document store database (not actually) for real time code collaboration (actually)
https://github.com/codecollaborate/server
couchbase distributed golang ide mysql rabbitmq realtime-development
Last synced: 3 months ago
JSON representation
A NoSQL document store database (not actually) for real time code collaboration (actually)
- Host: GitHub
- URL: https://github.com/codecollaborate/server
- Owner: CodeCollaborate
- License: other
- Created: 2016-03-09T20:45:37.000Z (almost 10 years ago)
- Default Branch: test
- Last Pushed: 2017-11-04T23:20:55.000Z (about 8 years ago)
- Last Synced: 2025-08-14T16:13:01.400Z (5 months ago)
- Topics: couchbase, distributed, golang, ide, mysql, rabbitmq, realtime-development
- Language: Go
- Homepage:
- Size: 330 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodeCollaborate [](https://travis-ci.org/CodeCollaborate/Server)
##Overview
CodeCollaborate is a real-time document synchronization service designed to allow software developers to work seamlessly in groups by removing wasted time spent sharing and updating code, allowing developers to focus on building groundbreaking software.
With code always synchronized, the experience of active pair programming is significantly improved. This allows the navigator to reference other changes made, actively searching for what they know the driver would need next. Furthermore, code reviews no longer have to wait days or weeks to occur; they can be done in real-time, streamlining the software development process.
All of this is integrated through plugins to your favorite IDE, allowing you to develop in a familiar environment, utilize all the build tools, extensions, key bindings and other plugins you have come to love about your IDE of choice.