holochain 0.1.7-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, 6 of them enabled by default.

default

  • slow_tests
  • glacial_tests
  • no-deps
  • tx2

slow_tests

    This feature flag does not enable additional features.

glacial_tests

    This feature flag does not enable additional features.

no-deps

  • sqlite

tx2

  • kitsune_p2p/tx2

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

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

sweetest

  • test_utils
  • no-deps

chc

  • bytes
  • reqwest

unwrap_to

  • dep:unwrap_to

hdk

  • dep:hdk

matches

  • dep:matches

db-encryption

  • sqlite-encrypted

bytes

  • dep:bytes

wasmer_debug_memory

  • holochain_wasmer_host/debug_memory

only_check_wasms

  • holochain_wasm_test_utils/only_check

holochain_test_wasm_common

  • dep:holochain_test_wasm_common

reqwest

  • dep:reqwest

build_wasms

  • holochain_wasm_test_utils/build