HeadlinesBriefing favicon HeadlinesBriefing.com

East River Source Control का अगली-पीढी वर्शन कंट्रोल

Hacker News •
×

East River Source Control एक साल से अधिक समय से stealth में कार्यरत है और आधुनिक युग के लिए version control को फिर से तैयार कर रहा है। सॉफ्टवेयर बनाना मूल रूप से एक collaborative कार्य है, जो अपने साधारण शुरुआतों से विकसित होकर जटिल, multi-billion line systems में बदल गया है। जब तक Git, Perforce और Clear Case जैसे legacy tools ने open source space को dominated किया, agentic development के उभार ने version control पर नया दबाव डाला है। टीमें अब कभी नहीं थी इतनी जल्दी code उत्पन्न करती हैं, जिससे repository sizes बड़ रहे हैं और branch contention बढ़ रहा है। Agents context access के लिए monorepos को पसंद करते हैं, और cloud-based isolated environments को faster clone times की जरूरत होती है। East River Source Control का मानना है कि अपनी ambitions को scale कर रही organizations को next-generation VCS tool की जरूरत है, लेकिन adoption risk लिए हुए है क्योंकि source code एक precious commodity है। कंपनी वर्तमान workflows से भविष्य तक एक bridge बना रही है। इसकी architecture familiar Git protocol और client interface को बनाए रखती है, लेकिन backend storage को custom, non-Git engine से बदल देती है। यह approach developer workflows को सुरक्षित रखता है और Git की scalability तथा agent integration से जुड़ी limitations को सांभालता है। protocol को storage layer से decouple करके, East River Source Control organizations को वह speed और safety देना चाहता है जिनकी उन्हें जरूरत है, बिना disruptive toolchain change को मजबूर किए।