An open API service indexing awesome lists of open source software.

https://github.com/actframework/act-storage

Make it easy to configure and use osgl-storage library in ActFramework
https://github.com/actframework/act-storage

Last synced: 13 days ago
JSON representation

Make it easy to configure and use osgl-storage library in ActFramework

Awesome Lists containing this project

README

          

# act-storage

[![APL v2](https://img.shields.io/badge/license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![Maven Central](https://img.shields.io/maven-central/v/org.actframework/act-storage.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22act-storage%22)
[![Build Status](https://travis-ci.org/actframework/act-storage.svg?branch=master)](https://travis-ci.org/actframework/act-storage)
[![codecov](https://codecov.io/gh/actframework/act-storage/branch/master/graph/badge.svg)](https://codecov.io/gh/actframework/act-storage)
[![Javadocs](http://www.javadoc.io/badge/org.actframework/act-storage.svg?color=blue)](http://www.javadoc.io/doc/org.actframework/act-storage)

Integrate [osgl-storage](https://github.com/osglworks/java-storage) with ActFramework