channel-loader 0.1.0-beta.8

A channel based solution designed for efficient data loading
Documentation

channel-loader

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 9 feature flags, 6 of them enabled by default.

default

  • diesel-loader
  • graphql

diesel-loader

  • diesel
  • diesel-connection

graphql

  • async-graphql

diesel

    This feature flag does not enable additional features.

diesel-connection

    This feature flag does not enable additional features.

async-graphql

    This feature flag does not enable additional features.

mysql

  • diesel-connection/mysql

sqlite

  • diesel-connection/sqlite

postgres

  • diesel-connection/postgres