Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

scality/CaDMIum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

CaDMIum

CaDMIum is a set of opensource filesystem tools:

  • cdmi is a CDMI client java library
  • sofs.utils is a library providing a modification notifier for distributed filesystems

Versions

The current version of the project is 2.0.0.

Usage

For each project, checkout the project and run the maven build with the following command :

mvn clean package

cdmi

Please note that you need to configure your cdmi server, user and password for integration tests in: cdmi/src/test/resources/integrationtest.properties

sofs.utils

This project is using new features from Java 1.7: It provides a java.nio.WatchService implementation. If you still want to use earlier Java version, you will have to rely on the legacy package, which is Java 1.6 compliant and provides a limited implementation.

About

CaDMIum is a CDMI client java library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages