mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-10 06:48:49 +00:00
Update README.md
This commit is contained in:
@@ -34,9 +34,9 @@ of the public instances.
|
||||
- [nostr_relay](https://code.pobblelabs.org/fossil/nostr_relay/) – a nostr relay written in python, backed by SQLite
|
||||
- [søstr](https://github.com/metasikander/s0str) – a private nostr relay written in rust, saves all notes from one pubkey and publish them to anyone that requests them
|
||||
- [knostr](https://github.com/lpicanco/knostr) – a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer).
|
||||
- [PyRelay](https://github.com/johnny423/pyrelay)  – a python implementation of a nostr relay, using asyncio.
|
||||
- [strfry](https://github.com/hoytech/strfry)  – 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.
|
||||
- [PyRelay](https://github.com/johnny423/pyrelay) – a python implementation of a nostr relay, using asyncio.
|
||||
- [strfry](https://github.com/hoytech/strfry) – 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user