quantlet-bigdata
Support for reactive use cases that must reply on very large data: infinite reactive graphs (infinite spreadsheets) associated to non-structured repositories. Reactives are organized in distributed nodes, allowing for automatic persistence and in memory allocation beyond the limits of one single computer.
Installation
Add to your Cargo.toml:
[]
= "0.1.1"
Development
- Clone the repository:
- Install
githooks:
Main development tasks are executed during git commit and git push.
Commit messages are validated during commit-msg phase of git hook and must be compatible with Conventional Commits.
License
This project is licensed under the terms specified in LICENSE.