#fs #data #s3 #azblob #storage

bin+lib abode

(WIP) The Place Where Data Lives

1 unstable release

0.0.0 Feb 18, 2023

#8 in #azblob

Apache-2.0

26KB
245 lines

abode

(WIP) The Place Where Data Lives

Quick Start

Start a abode instance with fs as backend.

export ABODE_ADDR=127.0.0.1:8080
export ABODE_BACKEND_TYPE=fs
export ABODE_BACKEND_FS_ROOT=/tmp/

./abode http

Contributing

Check out the CONTRIBUTING.md guide for more details on getting started with contributing to this project.

Why "abode"?

Abode Definition & Meaning - Merriam-Webster

noun (ə-ˈbōd)

Synonyms of abode: the place where one lives : home

Credits

  • The initial code is derived from oay, which is the OpenDAL gateway.

License

Licensed under Apache License, Version 2.0.

Dependencies

~34–51MB
~1M SLoC