Datacake nodes for Node-RED
Node-RED nodes to interact with the Datacake GraphQL API for KPIs and device stats. Includes MQTT sensor nodes, AI integration, PDF reports, email, and automation helpers.
DK energy price with remote kill-switch (fixed URL) + optional chart & Datacake sync
a collection of datacake nodes for node-red
Datacake nodes for Node-RED
Simple Node-RED node to run Datacake GraphQL queries
A batteries included framework for building fault-tolerance distributed data systems.
A pre-built implementation of datacake's Storage trait using LMDB.
A pre-built implementation of the require Metastore and Datastore traits for the Datacake cluster. Built on top of RocksDB.
A pre-built implementation of datacake's Storage trait using SQLite.
The core cluster membership system built ontop of Quickwit's chitchat.
Eventually consistent state replication as a library (consensus, RPC and conflict resolution) for building your own eventually consistent databases.
Eventually consistent state replication as a library (consensus, RPC and conflict resolution) for building your own eventually consistent databases.
A fork of https://github.com/quickwit-oss/chitchat used in datacake. YOU SHOULD USE THE MAIN LIBRARY NOT THIS ONE IN YOUR OWN CODE.
A conflict free replicated datatype based on a hybrid logical clock implementation for building eventually consistent data stores.
A zero-copy, actor-like RPC framework using rkyv.