tree: fda53ad8d97a4d7adef589bafeec0fa649e18249 [path history] [tgz]
  1. source/
  2. test/
  3. .gitignore
  4. build.d
  5. CONTRIBUTING.md
  6. DEPENDENCIES.md
  7. DEPENDENCIES.rust.tsv
  8. dscanner.ini
  9. dub.json
  10. README.md
bindings/d/README.md

Apache OpenDALâ„¢ D Binding (WIP)

Build

To compile OpenDAL d binding from source code, you need:

# Test a specific backend
export OPENDAL_TEST=memory
# build libopendal_c (underneath call make -C ../c)
dub build -b release
# build and run unit tests
dub test

License and Trademarks

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.