noatun 0.1.3

Noatun is an in-process, distributed database with materialized view support.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
source: src/tests/distributor_tests.rs
expression: result
---
[
    UpstreamResponse {
        source: #1,
        dest: #2,
        messages: [
            MessageSubGraphNode {
                id: "2021-01-01T00:00:00.000Z"-0-0-0,
                parents: [],
                query_count: 4,
            },
        ],
    },
]