b9f5b9ac创建于 2025年12月26日历史提交
文件最后提交记录最后更新时间
8 个月前
README

Document Family Placeholder

Status: Future family namespace

This directory is a placeholder for future document family packages (MongoDB, Firestore, etc.).

Overview

This directory signals the intended structure for document family packages, which will mirror the SQL family layout:

  • packages/document/lanes/ - Document query lanes
  • packages/document/document-runtime/ - Document runtime implementation
  • packages/document/mongodb/ - MongoDB adapter and driver

Package Status

This directory is currently empty and will be populated when the document target family is implemented.