datahike

https://datahike.io/, Join the conversation at https://discord.com/invite/kEBzMvb, history for this channel is available at https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/datahike
knubie 2020-04-28T00:11:16.088200Z

I guess one question I have is whether whilo et al. envisage datahike as eventually supporting the local-first approach (or even a superset of that), as a piece in a larger local-first stack, or if the approach requires something totally new.

nprbst 2020-04-28T03:15:43.089100Z

Looks like this is a good reference: https://plato.stanford.edu/entries/set-theory/basic-set-theory.html

alekcz 2020-04-28T06:07:15.089300Z

@whilo I think I've managed to port my lib. To konserve 0.6.0 any chance you could push the snapshot to clojars? Want to updated my pipeline. Once that's workinging I'll get to work on the template library

alekcz 2020-04-28T14:23:42.089800Z

@whilo In terms of this "Be aware that you must not use blocking IO operations in go-routines." What do you think about a thread-try macro?

jeff tang 2020-04-28T15:30:57.090200Z

Hey all, really interesting conversation on multiple fronts. I’m currently working on an https://github.com/athensresearch/athens/. Roam, which uses datascript, let’s you export all your data as datoms, so up until now I’ve only been doing UI development with my exported data. But now I’m looking into building the backend. Was considering doing Datomic+Datsync, but datahike seems like a solid choice too. P.S. Would love to drop into the group chat or new channel when it’s created.