From 98f4c9e3b389b5a94da475dcb3f0bb3d54975474 Mon Sep 17 00:00:00 2001 From: Luke Strickland Date: Thu, 9 Feb 2023 06:31:26 -0500 Subject: [PATCH] Adding Astro to list of relays --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fea8ad8..705cdf0 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ of the public instances. - [knostr](https://github.com/lpicanco/knostr)![stars](https://img.shields.io/github/stars/lpicanco/knostr.svg?style=social) – a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer). - [PyRelay](https://github.com/johnny423/pyrelay) ![stars](https://img.shields.io/github/stars/johnny423/pyrelay.svg?style=social) – a python implementation of a nostr relay, using asyncio. - [strfry](https://github.com/hoytech/strfry) ![stars](https://img.shields.io/github/stars/hoytech/strfry.svg?style=social) – C++ implementation backed by LMDB with efficient syncing of events using merkle trees +- [Astro](https://github.com/Nostrology/astro) – Elixir based implementation built to be performant and highly distributed. ### Instances