commit 4003b54bf3a2151f5a75e1cecc515493745016a3
parent 00244ac0070d60b1315446f50b36c4e3842d5734
Author: William Casarin <jb55@jb55.com>
Date: Thu, 21 Mar 2024 18:03:26 +0100
readme: we have query support now
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -14,8 +14,7 @@ zero-copy access and querying.
This entire design of nostrdb is copied almost entirely from strfry[1], the
fastest nostr relay. The difference is that nostrdb is meant to be embeddable
-as a C library into any application, and does not support full relay
-functionality (yet?)
+as a C library into any application with full nostr query support.
[1]: https://github.com/hoytech/strfry