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 94c8aaa23c add index recorder 10 months ago
example define index drivers config 10 months ago
src add index recorder 10 months ago
.gitignore implement transaction parser 10 months ago
LICENSE Initial commit 10 months ago
README.md implement transaction parser 10 months ago
composer.json require kvazar/crypto 10 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