Live data from Hacker News

Pathom 3 – a Clojure library modelling information systems as attribute graphs

pathom3.wsscode.com

1–2 of 2 posts

Re: Pathom 3 – a Clojure library modelling information systems as attribute graphs

#2
im trying to get up to speed on this whole area. on a high level how is this different from any other triple-store system?

is the difference in the resolver syntax?

and a few followup questions

- does the runner parallelize resolvers?

edit: think so...

https://pathom3.wsscode.com/docs/async#parallel-process

- is there a caching system where resolved thing are stored? and marked stale when data is updated?

edit: also i think..

https://pathom3.wsscode.com/docs/cache