Skip to content

Create MD5 hash files and store as key and dir path as value.

Notifications You must be signed in to change notification settings

wpdavenport/filemine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Filemine

Filemine is a Sinatra app designed to ingest a directory and store the file's MD5 digest hash as a key and the path as the value using Redis. 

# TODO:
* Expand to use Redis sets for more information about the file.
* Rake task for ingesting
* Possibly: Allow for Master/slave for Redis

About

Create MD5 hash files and store as key and dir path as value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages