replikativ / datahike

A fast, immutable, distributed & compositional Datalog engine for everyone.
https://datahike.io
Eclipse Public License 1.0
1.62k stars 95 forks source link

chore: remove incognito dependency #615

Closed jsmassa closed 11 months ago

jsmassa commented 1 year ago

SUMMARY

Removes incognito library which is not being used anymore.

whilo commented 1 year ago

This also needs to be removed from konserve, if you want to get it out of the dependencies completely. It is still used by the hitchhiker-tree, though, right?

TimoKramer commented 1 year ago

@jsmassa merge?

TimoKramer commented 11 months ago

@whilo can you review again please? I removed clojurescript from deps and did some updates. (Unfortunately the latest releases of cheshire and persistent-sorted-set fails, so did not upgrade them)

whilo commented 11 months ago

We should port our native code from cheshire to jsonista and remove the dependency, I think. I will update persistent-sorted-set in my next PR after the server.