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
dpkp 2019-12-14T00:00:52.001100Z

I noticed a difference between datahike and datomic that isn't in the docs: datahike does not index vaet . I think this approach is inherited from datascript?

kkuehne 2019-12-14T18:30:11.004100Z

You’re right about the indices coming from DataScript. Feel free to open an issue or PR on VAET.

dpkp 2019-12-14T00:02:25.001200Z

Though if you know that datomic has this index, you might notice from the datoms section index list.

dpkp 2019-12-14T00:03:18.001400Z

I'd be happy to throw up a PR that adds a section on this

whilo 2019-12-14T09:52:05.001800Z

This channel should be fine. We do some internal coordination around datahike in LambdaForge, but we mostly use the github pull-requests and this channel. Feel free to jump in anywhere or ask specific questions. We definitely could need some help in many places 🙂.

whilo 2019-12-14T09:52:11.002Z

What are you interested in?

whilo 2019-12-14T09:56:21.002200Z

Yes, that is actually a goal to us since long ago. Right now we are trying to figure out how to acquire the resources/manpower to port Datahike's query engine to ClojureScript.

kkuehne 2019-12-14T18:30:11.004100Z

You’re right about the indices coming from DataScript. Feel free to open an issue or PR on VAET.