Releases: TheRebelOfBabylon/tandem
Releases · TheRebelOfBabylon/tandem
v0.1.0
Summary
This is the first release of tandem. Consider it an Alpha release. It's a workable relay but it really only implements NIP-01.
Applicable NIPs
- NIP-01
- NIP-02: Follow List
- NIP-50: Search Capability*
- NIP-65: Relay List Metadata**
* = Search is not ordered by quality or treated differently for each kind. Applies only to content field and no special syntax is used (not even * for wildcard)
** = tandem does not currently disallow any users from submitting lists
Changes
- storage backend support for edgedb
Testing
- tested against relay-tester
go test -v ./...