reva

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2019 License: Apache-2.0

README

License GoDoc Gitter chat Build Status Go Report Card codecov FOSSA Status

REVA Logo

REVA is an interoperability platform. It connects storage, sync and share platforms and application providers, and it does it in a vendor and platform neutral way by using the CS3 APIS.

Installation

Head to Documentation for documentation or download to get the latest release.

Documentation & Support

Read the getting started guide and the other feature guides.

Build it yourself

You need to have Go, git and make installed.

$ git clone https://github.com/cs3org/reva
$ cd reva
$ make deps
$ make
$ cd cmd/revad
$ ./revad -c revad.toml -p revad.pid

You can also read the build from sources guide.

Run it using Docker

See https://hub.docker.com/r/cs3org/reva.

Plugin development

Checkout the Plugin Development Guide.

License

To promote free and unrestricted adoption of CS3 APIs and the reference implementation REVA by all EFSS implementations and all platforms and application providers, both community and commercial, Open Source and Open Core, CERN released the source code repositories under Apache 2.0 license.

Further evolution of the CS3 APIs will be driven by the needs of the Educational and Research community with the goal of maximizing the portability of the applications and service extensions.

REVA is distributed under Apache 2.0 license.

REVA logo's have been designed and contributed to the project by Eamon Maguire.

Disclaimer

There is no backward compatibility promises and semantic versioning yet. Semantic versioning will be added once v1.0.0 is reached.

If you want to use it, vendor it. It is always OK to change things to make things better. The API is not 100% correct in the first commit.

Directories

Path Synopsis
cmd
reva command
revad command
internal
http/interceptors/appctx
Package appctx creates a context with useful components attached to the context like loggers and token managers.
Package appctx creates a context with useful components attached to the context like loggers and token managers.
pkg
app
errtypes
Package errtypes contains definitons for common errors.
Package errtypes contains definitons for common errors.
rgrpc/status
Package status contains helpers functions to create grpc Status with contextual information, like traces.
Package status contains helpers functions to create grpc Status with contextual information, like traces.
tools
check-license command
prepare-release command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL