Fork me on GitHub
#datahike
<
2021-08-18
>
whilo16:08:30

Thanks for the detailed answer @metasoarous. I have replied on Discord as well, but let me also add here that Datalog itself is a very good implementation language for CRDTs, so the most flexible thing is that we collect some common merging (conflict resolution) strategies, query the datoms accordingly and add it to the db reflecting the merge. This is the idea is already sketched here https://github.com/replikativ/datahike/blob/336-native-image-cli/doc/cli.md#memory-model.

๐Ÿ‘ 3
whilo17:08:41

We have a new website btw. https://datahike.io/. Feedback is welcome!

๐ŸŽ‰ 8
โค๏ธ 3
refset17:08:25

Hey - very nice site! For the query you could consider adding an English explanation too > Given the alias "lizzy", select her direct aunts & uncles and project their spouses

whilo04:08:00

Good catch! It seems we had it in there and this sentence got lost. Thank you ๐Ÿ™‚

๐Ÿ™ 3
dgb2318:08:35

Thatโ€™s a beautiful website! And the code example (SQL vs Datalog) is brutally effective!

dgb2318:08:30

I really like the logo too. I suggest you put it on the README in the repository, a nice logo is known to attract users and contributors.