are there plans to make the PDS exportable and programtically controllable?

did:plc:ttdrpj45ibqunmfhdsb4zdwq opened this Jan 6, 2026 1 comments
did:plc:ttdrpj45ibqunmfhdsb4zdwq opened Jan 6, 2026

Something i really want and have been putting off myself is something like stream place's embedded pds where its a mini pds that programmatically gets instantiated and has records written to it. Basically i want to be able to do something like

import { PDS } 
const pds = new PDS(config)
let record = Bun.file()
pds.putRecord(record)

No activity yet.

cospan · schematic version control on atproto built on AT Protocol