Skip to main content

quantlet_bigdata/
lib.rs

1//! QuantLET big data reactives
2
3//! Support for reactive use cases that must rely on very large data: infinite reactive graphs (infinite spreadsheets)
4//! associated to non-structured repositories. Reactives are organized in distributed nodes, allowing for automatic
5//! persistence and in-memory allocation beyond the limits of one single computer.