Hacker News new | ask | show | jobs
Pathom 3 – a Clojure library modelling information systems as attribute graphs (pathom3.wsscode.com)
3 points by Tevo 236 days ago
1 comments

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