Commit Graph

25 Commits (9415d90b9fd50615138f46887949eef46aae1196)

Author SHA1 Message Date
Charlotte Som 9415d90b9f remove unused import 2024-11-27 16:26:09 +02:00
Charlotte Som e9f9e35c9d set json header, get rid of redundant host output in bail message 2024-11-27 08:30:33 +02:00
Charlotte Som 4b79a621fb return status ok on requestCrawl 2024-11-27 08:25:45 +02:00
Charlotte Som 41450ec342 load and save indexer cursor 2024-11-27 08:24:00 +02:00
Charlotte Som b7279d27af log host on indexing error 2024-11-27 07:33:16 +02:00
Charlotte Som 3b774e65eb update the readme so it's clearer for current state of relay 2024-11-27 07:11:44 +02:00
Charlotte Som 35558748fa add server.remove_good_host(..)
we'll use this later in gc jobs to clean up any hosts that have been
consistently down or whatever
2024-11-27 07:08:25 +02:00
Charlotte Som a1ffb5cdc4 add flake config (using rustup lol) 2024-11-27 03:28:27 +00:00
Charlotte Som cfd25c6537 configurable bind addr / cache capacity via cli 2024-11-27 05:16:51 +02:00
Charlotte Som e1ca7eba42 use a btreeset for both host sets 2024-11-27 04:52:08 +02:00
Charlotte Som 4376d4a2e0 add known-good hosts to db entry 2024-11-27 04:51:34 +02:00
Charlotte Som a3699c4377 fix dynamic subscription, grab hosts from DB (always empty for now) 2024-11-27 04:35:35 +02:00
Charlotte Som d7bfb8feea update this note (we will do it real soon) 2024-11-27 01:35:57 +02:00
Charlotte Som 9ee21c23d8 implement requestCrawl, enforce repo limit 2024-11-27 01:29:16 +02:00
Charlotte Som 5b297e0565 strike completed robustness items from todo 2024-11-26 23:42:19 +02:00
Charlotte Som 6b721763d1 implement cursor catchup 2024-11-26 23:40:12 +02:00
Charlotte Som 28ecfd6851 resolve did:web users 2024-11-26 22:42:58 +02:00
Charlotte Som c9e4db5f91 oh yeah babey 2024-11-26 22:14:42 +02:00
Charlotte Som 6c22e2b4dd handle migrate and tombstone events 2024-11-26 17:20:51 +02:00
Charlotte Som 88ac43b18c rebroadcast handle, identity, account events 2024-11-25 23:30:24 +02:00
Charlotte Som 642abf6aa5 better reconnection better tracing 2024-11-25 20:35:26 +02:00
Charlotte Som aefb726109 we dont have catchup so just comment it out 2024-11-25 19:53:49 +02:00
Charlotte Som f0e5dc7428 properly validate pds repo authority for commits, use atrium types 2024-11-25 19:45:43 +02:00
Charlotte Som 0a9b998469 add indexer and sequencer, rebroadcast events with real seq numbers
relaying proof of concept done
2024-11-25 06:00:50 +02:00
Charlotte Som d883c9b10b Initial commit 2024-11-25 02:25:03 +02:00