• Joined on 2023-07-08
zephyr created repository zephyr/ligmo 2025-04-23 14:45:37 -04:00
zephyr pushed to main at zephyr/kaiyan 2025-04-20 23:16:09 -04:00
dba10cee1a kaiyan-api: implement api server
d70bdba98c emote: add json annotations
Compare 2 commits »
zephyr pushed to main at zephyr/kaiyan 2025-04-20 20:27:39 -04:00
2849b42745 kaiyan-index: get 7tv emote sets
e88d4b6cc0 emote: add 7tv model
Compare 2 commits »
zephyr pushed to main at zephyr/kaiyan 2025-04-20 14:55:19 -04:00
039013abb6 kaiyan-index: remove debug logging
zephyr pushed to main at zephyr/kaiyan 2025-04-20 14:46:59 -04:00
b2f3a2ed87 kaiyan-index: indexer implementation
3a075a3c6a reqecho: respond to requests
7cc4482965 queue: include send time in messages
Compare 3 commits »
zephyr pushed to main at zephyr/kaiyan 2025-04-20 11:24:44 -04:00
0928197781 emote/sqlitestore: implement index in terms of sqlite
76fc85b7c0 emote: parse emote structs, not just ids
5c530a41fb queue: implement receiving messages
Compare 3 commits »
zephyr pushed to main at zephyr/kaiyan 2025-04-15 20:05:32 -04:00
8ca6af330f kaiyan-ingest: initial ingest server
zephyr pushed to main at zephyr/kaiyan 2025-04-15 19:58:17 -04:00
7def034fa2 kaiyan-ingest: initial ingest server
dfa263ca63 twitch: implement webhook challenge handling
8483a21ac8 queue: implement sending messages to kafka
Compare 3 commits »
zephyr pushed to main at zephyr/kaiyan 2025-04-08 13:00:15 -04:00
2d8807685c twitch: implement webhook receive
716f0e528b cmd/reqecho: utility to dump webhook requests
Compare 2 commits »
zephyr pushed to main at zephyr/kaiyan 2025-04-06 18:20:31 -04:00
293031fe38 emote: add emote parsing engine
zephyr pushed to main at zephyr/kaiyan 2025-04-06 11:07:10 -04:00
91be2bf466 queue: add comparative benchmarks for sender
0bf52b3fac queue: add types for ingest -> indexer
844ad98142 ingest: add wire format for incoming messages
Compare 3 commits »
zephyr pushed to main at zephyr/kaiyan 2025-03-31 09:19:11 -04:00
8d6dbcb970 add architectural info to readme
zephyr created branch main in zephyr/kaiyan 2025-03-29 19:03:18 -04:00
zephyr pushed to main at zephyr/kaiyan 2025-03-29 19:03:18 -04:00
150e7ace16 initial commit
zephyr created repository zephyr/kaiyan 2025-03-29 19:02:43 -04:00
zephyr pushed to main at zephyr/chord 2025-03-15 20:53:04 -04:00
7686b4e9f7 include node info in neighbors logging
f7ef780926 don't make api base configurable
f3c98d4153 less verbose client logging
dd75fb281a include self addr in logging
af65c66317 vendor dependencies
Compare 7 commits »
zephyr pushed to main at zephyr/chord 2025-03-15 20:35:08 -04:00
94580d73be implement data storage cli commands
bfc9fe5d56 initialize node data maps
Compare 2 commits »
zephyr pushed to main at zephyr/chord 2025-03-15 08:05:42 -04:00
4a69e64654 fix id parsing
zephyr pushed to main at zephyr/chord 2025-03-15 07:56:36 -04:00
5d5155d8d8 implement lookup
c0afd85f11 quit on leave
bd2085ee87 implement leave command
73068a9c1f close the server when leaving
ca35fd19db implement graceful leaving
Compare 5 commits »
zephyr pushed to main at zephyr/chord 2025-03-14 21:09:02 -04:00
2460f745bc keys are owned by successor
b034852b34 add testing script
afd8755131 log neighbors when stabilizing
Compare 3 commits »