plc.directory live-tailing replica for Cerulea
Find a file
2025-01-04 05:30:10 +00:00
data (wip) initial commit 2024-11-27 18:30:50 +02:00
deno.json move to flat files idk 2024-11-28 05:08:47 +02:00
deno.lock move to flat files idk 2024-11-28 05:08:47 +02:00
directory-tailer.ts use did/createdAt/cid prefix on written records 2025-01-03 06:45:38 +00:00
get-operations.ts implement simple compaction 2025-01-04 05:30:10 +00:00
main.ts use did/createdAt/cid prefix on written records 2025-01-03 06:45:38 +00:00
README.md (wip) initial commit 2024-11-27 18:30:50 +02:00
scan-from-raw.ts rename scan.ts to scan-from-raw.ts and give it a simple cli for byteoffset 2024-11-29 06:26:41 +00:00
scrape.ts filter duplicate cids 2024-11-30 20:17:49 +00:00
util.ts (wip) initial commit 2024-11-27 18:30:50 +02:00
write-compacted.ts implement simple compaction 2025-01-04 05:30:10 +00:00
write-live.ts implement simple compaction 2025-01-04 05:30:10 +00:00

plc-replica

plc.directory live-tailing replica for Cerulea. This lets us go as hard as we want on the PLC API from AppView/Relay land and not worry about running into any rate limits.

In addition, since Cerulea infrastructure is mostly based in central Europe, it's a sizeable latency cut as well, at the cost of maybe 2-5s replication delay.