It would be interesting to see someone make a neo4j connector for the rely/khatru frameworks line eventstore. I wonder if I could make that piece have a compatible API so anyone could use it. Or make an eventstore-like wrapper if it needs to be different.
Thread
Login to reply
Replies (2)
you can make whatever database you want and it will fit into rely.
Take a look it's super modular, which I agree it's a very important property of code
If I weren't making my whole stack from scratch, I'd give it a go. Go-nostr doesn't have the right primitives for what I want to do, nor do I want to fork it because it's too bloated.