mirror of
https://github.com/Btdigg-Org/dhtcrawler2.git
synced 2024-11-17 15:25:59 +00:00
fix hash_download_cache startup bug
This commit is contained in:
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…
Reference in New Issue
Block a user