thread-flow 0.1.0

Thread dataflow integration for data processing pipelines, using CocoIndex.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-FileCopyrightText: 2026 Knitli Inc.
#
# SPDX-License-Identifier: AGPL-3.0-or-later

name = "thread-d1-test"
compatibility_date = "2024-01-01"

# Local D1 database for testing Thread flow integration
[[d1_databases]]
binding = "DB"
database_name = "thread_test"
database_id = "local-test-db"