Kvazar Index Crawler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghost ea5c775df3 implement transaction parser 4 months ago
example define index drivers config 4 months ago
src implement transaction parser 4 months ago
.gitignore implement transaction parser 4 months ago
LICENSE Initial commit 4 months ago
README.md implement transaction parser 4 months ago
composer.json require kvazar/crypto 4 months ago

README.md

KVAZAR Index Crawler

Compatible

Install

  • composer create-project kvazar/crawler crawler
  • cd crawler
  • cp example/config.json config.json
  • crontab -e:* * * * * php kvazar/crawler/src/index.php
    • drop index: php kvazar/crawler/src/index.php drop
    • optimize index: php kvazar/crawler/src/index.php optimize