Kvazar Index Driver (DB model)
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.

20 lines
522 B

10 months ago
# KVAZAR Index Driver
10 months ago
10 months ago
Versioned drivers to create and read KVAZAR index in different applications
10 months ago
10 months ago
## Install
* `apt install composer manticore php-fpm php-pdo`
9 months ago
* `composer require kvazar/index` - stable
* `composer require kvazar/index:dev-main` - development
10 months ago
10 months ago
## Usage
10 months ago
10 months ago
* [webapp](https://github.com/kvazar-network/webapp)
9 months ago
* [geminiapp](https://github.com/kvazar-network/geminiapp)
10 months ago
* [crawler](https://github.com/kvazar-network/crawler)
10 months ago
## Drivers
* [Manticore](https://github.com/manticoresoftware) search server