Skip to content

Commit

Permalink
Migrate drainpipe to jetstream (#208)
Browse files Browse the repository at this point in the history
* ripped it all out

* we fetching

* pretty print json_strings coming back from jetstream

* tmp removed env for ws url and added commit filter

* Implement jetstream and sled

* Allow customising endpoint from env

* Run jetstream in local infra

* "Downgrade" jetstream

See bluesky-social/jetstream#28 (comment)

* Massage receive hook payload to match current old shape

* Update comment

* Reconnect logic

* Oops

* Better error handling

* Add missing env var

* jetstream1 -> jetstream2

* Update env vars

---------

Co-authored-by: Damein Sedgwick <[email protected]>
  • Loading branch information
tom-sherman and damiensedgwick authored Nov 22, 2024
1 parent b206592 commit 5c95747
Show file tree
Hide file tree
Showing 32 changed files with 2,050 additions and 1,218 deletions.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[alias]
xtask = "run --package xtask --"
drainpipe = "run --package drainpipe-cli --"
Loading

0 comments on commit 5c95747

Please sign in to comment.