fix hash_download_cache startup bug

master
Kevin Lynx 11 years ago
parent e5b35e58ed
commit 67ff84adaa

@ -1,3 +1,8 @@
## 07.21.2013
* rewrite hash_reader, now it will keep a wait_download cache
* change hash_writer(crawler) to insert unique hash
## 07.19.2013
* add simple json searhch api to http

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

Binary file not shown.
Loading…
Cancel
Save