1.0.0 • Published 3 years ago

incremunica v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

incremunica

This package is currently under active development. Proper functionality is not guaranteed.

This package is currently an extension to the comunica query engine. It recomputes the query bindings when the sources change. Future work will try to incorporate this behaviour into the comunica query engines as actors. Also instead of recomputing the query bindings it will use incremental query techniques to incrementally update the results.

npm i incremunica

See solid-aggregator-client and solid-aggregator-server for implementations of this extension of the comunica query engine.