Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 423 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:

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

To run the tests:

sbt test