1 个仓库
Streaming of distributed ledger data via HTTP requests for external integration.
Distinct from Data Stream Integrations: Distinct from Data Stream Integrations: focuses specifically on streaming ledger state over HTTP rather than general Arrow-based data flows.
Explore 1 awesome GitHub repository matching data & databases · HTTP Ledger Streaming. Refine with filters or upvote what's useful.
BigchainDB 是一个区块链数据管理系统,旨在将大数据集存储在分布式账本上,同时保持传统数据库的查询性能。它为数据和数字资产提供不可变的记录存储,确保所有条目的可验证历史。 该项目将去中心化区块链结构与 NoSQL 数据库后端集成,以实现高效的索引和复杂的数据查找。它使用基于共识的状态复制模型和不可变事务日志来防止未经授权的记录篡改。 该系统通过 JSON-RPC API 和基于 HTTP 的数据流暴露账本状态和写入操作。这些接口允许程序化交互以及使用过滤器和查找来检索记录。
Delivers large sets of ledger data to clients using standard HTTP web requests for seamless integration.