Skip to content

PKRoma/dfs-datastores

 
 

Repository files navigation

dfs-datastores Build Status

A dramatically simpler and more powerful way to store records on a distributed filesystem.

to include dfs-datastores in your project, add the following to project.clj:

[com.backtype/dfs-datastores "1.3.6"]

To run the tests:

lein do sub install, sub junit

About

Dead-simple vertical partitioning, compression, appends, and consolidation of data on a distributed filesystem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.8%
  • Clojure 2.2%