nostrdb

an unfairly fast embedded nostr database backed by lmdb
git clone git://jb55.com/nostrdb
Log | Files | Refs | Submodules | README | LICENSE

commit 502cc15fc8abf4e5c5616d515898ca992212d01c
parent 5b416a2bdc39d7e5499d9e29bd1c02b85af965e3
Author: William Casarin <jb55@jb55.com>
Date:   Fri,  1 Dec 2023 10:44:38 -0800

readme: note about api stability

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -19,3 +19,8 @@ functionality (yet?) [1]: https://github.com/hoytech/strfry + +## API + +The API is *very* unstable. nostrdb is in heavy development mode so don't expect +any of the interfaces to be stable over time.