皮埃尔电脑公司代码存储
Code Storage by the Pierre Computer Company

原始链接: https://code.storage/

## 代码存储:面向现代工作负载的 Git 基础设施 代码存储,由 Pierre Computer Company 提供,是一个API优先的 Git 基础设施层,专为速度、规模和可靠性而设计,非常适合 AI 驱动的编码平台和代理框架。它消除了速率限制和复杂的身份验证,实现无缝的仓库创建和管理。 这个超低延迟的 Git 云支持经典的 Git 工作流程*以及*瞬态分支和内存写入等创新功能。它旨在处理苛刻的工作负载——从每天数百万个仓库到每会话数千次提交——提供比典型解决方案快 60 倍的克隆速度。 主要功能包括 99.99% 的正常运行时间 SLA、透明故障转移以及灵活的冷/热存储选项,以优化成本。代码存储提供原生 Git 端点、SDK(TypeScript、Python、Go)和 Webhook 以实现集成。 定价基于使用量,涵盖读/写访问和存储(热存储:0.50 美元/GB/副本,冷存储:0.15 美元/GB),带宽成本为入站 0.06 美元/GB 和出站 0.15 美元/GB。提供企业计划和承诺折扣。

## 代码存储:AI 优先的 Git 基础设施 Pierre Computer Company 的代码存储 (code.storage) 提供了一个可扩展的、API 优先的 Git 基础设施层,由拥有 GitHub 丰富经验的团队构建。与 GitHub 作为一个功能齐全的社交编码平台不同,代码存储专注于可靠、高性能的代码存储——本质上是“GitHub 的基础设施层”,不包含面向用户的特性。 该服务面向 AI 编码平台和生成大量代码的企业用户,提供简化的差异应用、git notes 以及专为 LLM 工作流设计的 API 等功能。他们通过为不活跃的仓库提供自动冷存储来解决成本问题。 目前处于私人测试阶段,代码存储通过其 API 优先的设计和对可扩展性的关注来区分自身,旨在成为一个基础基础设施提供商,而不是 GitHub 对个人开发者的直接竞争对手。该公司从尝试完全替代 GitHub 转向专注于这种核心基础设施需求。
相关文章

原文

~*~ © Code Storage by the Pierre Computer Company, Inc. ~*~

Use Code Storage to programatically create Git repositories and manage them with a simple API. No more rate limits, complicated auth-flows, or other limitations. Just create repos whenever you need them, and start pushing.

Perfect for AI-driven coding platforms, agentic frameworks, and more. Code Storage is an API-first Git infrastructure layer built to meet the highest standards of speed, scale, and reliability.

Use our ultra low-latency Git cloud to read/write files from anywhere – bringing classic Git workflows like branches, commits, and merge strategies as well as novel concepts like ephemeral branches, in-memory writes, cold storage, grep, and more directly into your product.

Whether you're building a new codegen platform, agentic framework, or just storing code-like artifacts that change over time, let us handle the infrastructure so you can focus on your product.

const store  = new GitStorage({ name: 'test', key });
const repo   = await store.createRepo('repo');
const remote = await repo.getRemoteUrl(); 

Performance & Scale

Code Storage is designed for modern workloads: Vibe Coding platforms generating 1m+ new repos a day, AI copilots writing thousands of commits per session, teams branching and merging in real time, and apps syncing code across devices.

  • 60x faster clones than all r2/s3-based storage solutions
  • Sharded on top of distributed Git ref storage and replicated 3+ times for availability
  • Colocated near your agents or managed directly on your hardware
  • Warm and Cold storage solutions for maximum latency control over stale and hot repositories.

Our customers routinely move from tens of seconds of latency (sandboxes + r2 or GitHub sync engines) to sub-second read/writes after switching to Code Storage.

Reliability & Uptime

Your users expect their code to always be there. Code Storage is built with the highest availability in mind:

  • 99.99% SLA for multi-AZ cloud deployments
  • Transparent failover
  • Zero downtime migrations
  • Guaranteed consistency across replicas
  • Self managed distributions for enterprise customers

Check our status page for live uptime metrics.

Features

Code Storage is not just a standalone Git host — it's a programmable storage layer for code.

  • Expose native Git clone, push, and fetch endpoints inside your own product (e.g. `git clone git.my-app.com/foo`)
  • Full read / write access to the Git repository via SDKs in TypeScript, Python, and Go
  • Webhooks for integrating with build systems, bots, and AI agents
  • First class sync engine for GitHub-backed code storage

Cost

Code Storage offers a unique warm / cold storage solution for the modern demands of AI driven coding platforms.

  • Usage-based pricing for read/write access and storage volume
  • Bring your own cloud with Managed Code Storage
  • Commitment discounts available for enterprise plans

**Storage Pricing**

+---------------------------------------+--------------------+
| Tier                                  | Price / GB / Month |
|---------------------------------------|--------------------|
| **Warm** (Touched in last 7 days)     | $1.00 per replica  |
| **Cold** (Untouched >7 days)          | $0.15              |
+---------------------------------------+--------------------+
  • Warm storage is optimized for low-latency reads & writes.
  • Cold storage is for inactive code. Optimized for durability at lower cost.

**Bandwidth Pricing**

+------------------------+-------------------+
| Inbound  (push/write)  | $0.06  / GB       |
| Outbound (clone/fetch) | $0.15  / GB       |
+------------------------+-------------------+

Invoiced monthly. No surprises.

Code Storage offers a unique warm / cold storage solution for the modern demands of AI driven coding platforms.

  • Usage-based pricing for read/write access and storage volume
  • Bring your own cloud with Managed Code Storage
  • Commitment discounts available for enterprise plans

**Storage Pricing**

+-----------+--------------------+
| Tier      | Price / GB / Month |
|-----------|--------------------|
| **Warm**  | $0.50 per replica  |
| **Cold**  | $0.15              |
+-----------+--------------------+
  • Warm storage is optimized for low-latency reads & writes.
  • Cold storage is for inactive code. Optimized for durability at lower cost.

**Bandwidth Pricing**

+----------+-------------------+
| Inbound  | $0.06  / GB       |
| Outbound | $0.15  / GB       |
+----------+-------------------+

Invoiced monthly. No surprises.

View our pricing page for a detailed pricing breakdown.

Security

Code Storage is trusted by leading platforms building AI and dev tooling. Our infrastructure is designed for compliance and privacy from the ground up.

  • Fine-grained audit logs and access controls
  • Per tenant deployments and encryption
  • Annual 3rd-party security penetration tests
  • External code audits

About

Code Storage is built by the Pierre Computer Company. Our mission is to build the next generation of infrastructure for collaborative computing.

Collectively, our team brings over 150 years of expertise designing, building, and scaling the world's largest distributed systems @ Cloudflare, Coinbase, Discord, GitHub, Reddit, Stripe, X, and others.

For further information or to request a demonstration, please contact our CEO directly:

–––

© Pierre Computer Company, Inc. All rights reserved.

联系我们 contact @ memedata.com