quickwit-storage 0.3.0

Quickwit's storage abstraction
docs.rs failed to build quickwit-storage-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

quickwit-storage is the abstraction used in quickwit to interface itself to different storage:

  • object storages (S3)

  • local filesystem

  • distributed filesystems. etc.

  • The BundleStorage bundles together multiple files into a single file.