change hash_reader read hash/wait_download using findAndModify, to avoid the read/delete two operations

This commit is contained in:
Kevin Lynx 2013-07-14 15:33:46 +08:00
parent 552dcb9983
commit 0579304407
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application,dhtcrawler, {application,dhtcrawler,
[{description,"A DHT crawler to index magnet hash to torrent"}, [{description,"A DHT crawler to index magnet hash to torrent"},
{vsn,"d646309"}, {vsn,"356a1c0"},
{registered,[dht_crawler_sup]}, {registered,[dht_crawler_sup]},
{applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson,
mongodb]}, mongodb]},

Binary file not shown.