Skip to content

notabugio-archived/gun-openstack-swift

Repository files navigation

gun-openstack-swift

OpenStack Swift adapter for gunDB

Installation

npm install @notabug/gun-openstack-swift

Usage

require("@notabug/gun-openstack-swift").attachToGun(Gun, {
  url: 'https://orbit.brightbox.com/v1/acc-xxx/bucket',
  token: "accesstoken"
});

About

OpenStack Swift storage adapter for gun and gun-receiver

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published