https://github.com/Hubmakerlabs/replicatr/releases/tag/v1.2.0
v1.2.0 now officially dropped
it's a monorepo currently, the relay, event store and nostr library are all a bundle
thanks to the genius of go modules, you can depend on this to never change based on this tag, this is what i'm declaring to be a stable beta version
in the future, i intend to separate the pieces but this will wait a while as the last straggler bugs are squashed and the relay can be considered to be in practice production ready... then i can start talking about separation
managing multiple codebases concurrently adds complexity to this first version build...
i did give it a 1 major version, because khatru is pretty solid, so i consider anything built off khatru to be 1.x
it will not creep up to a v2 until there is radical, and necessary changes to things like the event store interface (such as adding GraphQL query RPC) and other such things as gRPC/Protobuf API or other more formal JSON API like JSONRPC2, but i can't see how those two features don't make a roadmap for 1.3 and 1.4, as they are not backwards incompatible
Showing page 1 of
1 pages