deque-loader 0.1.0-beta.3

Efficient data loading via work stealing and thread local deques
Documentation

deque-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 10 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.

sqlite

  • diesel-connection/sqlite

mysql

  • diesel-connection/mysql

tracing

  • diesel-connection/tracing

postgres

  • diesel-connection/postgres