plc.directory live-tailing replica for Cerulea
Find a file
2024-11-29 06:26:41 +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 move to flat files idk 2024-11-28 05:08:47 +02:00
get-operations.ts fix compaction sorting and missing live lookups 2024-11-28 06:08:02 +02:00
main.ts move to flat files idk 2024-11-28 05:08:47 +02: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 (wip) initial commit 2024-11-27 18:30:50 +02:00
util.ts (wip) initial commit 2024-11-27 18:30:50 +02: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.