|
|
|
|
|
by UncleEntity
1295 days ago
|
|
I was poking into this a bit yesterday. Is there any advantage to using a traditional db as opposed to a graph db since json-ld is just a text representation of graph nodes? I was thinking the easiest path would be have the server deal with all the activityPub stuff and expose something like a graphQL interface for a bring your own client implementation. Of all the stuff they shoehorned graphQL into this seems like a valid fit, like they were made for each other. Anyhoo, just my random thoughts… |
|