datascript

lilactown 2022-07-02T15:42:24.234419Z

I think there are some people who have started rewriting datascript with that in mind

lilactown 2022-07-02T15:42:55.550439Z

I remember seeing @mhuebert’s re-db recently which sounds like it might fit that description

lilactown 2022-07-02T15:43:50.044879Z

it's a pretty tricky subject though. see all the research and work that has gone into https://timelydataflow.github.io/differential-dataflow/introduction.html

2022-07-02T19:46:36.584089Z

Hmm, how tied is it to reagent?

2022-07-02T21:51:24.531969Z

Ok, that's a pretty substantive book.

2022-07-02T01:05:32.314099Z

Is there any better approaches currently for taking a group of queries and post a transaction, instead of re-querying somehow updating the affected query sets? I'm just wondering whether posh for example is the only workable approach?

phronmophobic 2022-07-02T19:53:09.186309Z

If you're just researching what's out there for inspiration, I think https://github.com/wotbrew/relic offers this feature, https://www.wotbrew.com/relic/materialization/

2022-07-02T21:22:31.021079Z

Thanks, I'll take a look

2022-07-02T22:44:33.065609Z

@smith.adriane, ok this looks pretty cool, I'll need to test the performance of it.

zeitstein 2022-07-03T04:27:20.623409Z

You can also take a look at #doxa.