Docs.rs
  • tinychain-0.17.0
    • tinychain 0.17.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • haydnv
    • Dependencies
      • async-trait ^0.1 normal
      • bytes ^1.7 normal
      • clap ^4.5 normal
      • destream ^0.8 normal
      • destream_json ^0.13 normal
      • env_logger ^0.11 normal
      • freqfs ^0.10 normal
      • futures ^0.3 normal
      • hex ^0.4 normal
      • http-body-util ^0.1 normal
      • hyper ^1.4 normal
      • hyper-util ^0.1 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tbon ^0.6 normal
      • tc-error ^0.12 normal
      • tc-server ^0.1 normal
      • tc-value ^0.13 normal
      • tcgeneric ^0.11 normal
      • tokio ^1.39 normal
      • url ^2.5.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate tinychain

tinychain0.17.0

  • All Items

Crate Items

  • Modules
  • Constants

Crates

  • tinychain

Crate tinychain

Source
Expand description

TinyChain is a distributed state machine with an HTTP + JSON API designed to provide cross-service transactions across an ensemble of microservices which implement the TinyChain protocol.

TinyChain currently supports BlockChain, BTree, Table, and Tensor collection types, with more planned for the future.

TinyChain is intended to be used as an executable binary (i.e., with cargo install) via its HTTP API. For usage instructions and more details, visit the repository page at http://github.com/haydnv/tinychain.

Modules§

http
HTTP client and server implementations.

Constants§

MIN_CACHE_SIZE
The minimum size of the transactional filesystem cache, in bytes

Results

Settings
Help
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.