Use SHA-1 of objects as filehash keys
commit3ea355c45ea841ded31bef2890712e7163ba7697
authorRoger D. Peng [amelia] <rpeng@jhsph.edu>
Mon, 4 Aug 2008 04:05:04 +0000 (4 00:05 -0400)
committerRoger D. Peng [amelia] <rpeng@jhsph.edu>
Mon, 4 Aug 2008 04:06:29 +0000 (4 00:06 -0400)
treeddc9042650dd2f701dc00145af75b6c7b7d3a753
parentf717c8501c4b6ccab800c1702bf96de5624cec89
Use SHA-1 of objects as filehash keys

Using SHA-1 we can put anything in the queue and use the SHA-1 digest
as the key into the filehash database.  This seems overly complicated...
R/queue.R