holochain 0.1.5-beta-rc.0

Holochain, a framework for distributed applications
Documentation

holochain

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 10 of them enabled by default.

default

  • slow_tests
  • glacial_tests
  • test_utils
  • no-deps
  • tx2

slow_tests

    This feature flag does not enable additional features.

glacial_tests

    This feature flag does not enable additional features.

test_utils

  • ghost_actor/test_utils
  • hdk/test_utils
  • holochain_sqlite/test_utils
  • holochain_state/test_utils
  • holochain_types/test_utils
  • holochain_zome_types/test_utils
  • kitsune_p2p_types/test_utils
  • kitsune_p2p/test_utils
  • holochain_p2p/mock_network
  • matches
  • holochain_test_wasm_common
  • unwrap_to

no-deps

  • sqlite

tx2

  • kitsune_p2p/tx2

matches

  • dep:matches

holochain_test_wasm_common

  • dep:holochain_test_wasm_common

unwrap_to

  • dep:unwrap_to

sqlite

  • rusqlite/bundled
  • holochain_keystore/sqlite
  • holo_hash/sqlite
  • holochain_cascade/sqlite
  • holochain_conductor_api/sqlite
  • holochain_keystore/sqlite
  • holochain_p2p/sqlite
  • holochain_sqlite/no-deps
  • holochain_state/sqlite
  • holochain_types/sqlite
  • holochain_zome_types/sqlite
  • kitsune_p2p/sqlite
  • kitsune_p2p_types/sqlite

sqlite-encrypted

  • rusqlite/bundled-sqlcipher-vendored-openssl
  • holochain_keystore/sqlite-encrypted
  • holo_hash/sqlite-encrypted
  • holochain_cascade/sqlite-encrypted
  • holochain_conductor_api/sqlite-encrypted
  • holochain_keystore/sqlite-encrypted
  • holochain_p2p/sqlite-encrypted
  • holochain_sqlite/db-encryption
  • holochain_state/sqlite-encrypted
  • holochain_types/sqlite-encrypted
  • holochain_zome_types/sqlite-encrypted
  • kitsune_p2p/sqlite-encrypted
  • kitsune_p2p_types/sqlite-encrypted

chc

  • bytes
  • reqwest

db-encryption

  • sqlite-encrypted

reqwest

  • dep:reqwest

wasmer_debug_memory

  • holochain_wasmer_host/debug_memory

hdk

  • dep:hdk

build_wasms

  • holochain_wasm_test_utils/build

only_check_wasms

  • holochain_wasm_test_utils/only_check

tx5

  • kitsune_p2p/tx5

bytes

  • dep:bytes