Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 437 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 437 Bytes

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:

[backtype/dfs-datastores "1.1.2"]

To run the tests:

lein deps, javac, junit