mirror of
https://github.com/kvazar-network/index-php.git
synced 2025-01-22 04:45:13 +00:00
update description
This commit is contained in:
parent
1f7f210617
commit
3e5095553b
@ -1,2 +1,7 @@
|
|||||||
# index-php
|
# Common Index API (DB model)
|
||||||
Manticore Database API
|
|
||||||
|
Versioned database toolkit to create and read Manticore index in different applications
|
||||||
|
|
||||||
|
Requirement for:
|
||||||
|
|
||||||
|
* [webapp](https://github.com/kvazar-network/webapp)
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "kvazar/index",
|
"name": "kvazar/index",
|
||||||
"description": "Manticore Database API",
|
"description": "Common Index API (DB model)",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"require": {
|
"require": {
|
||||||
"manticoresoftware/manticoresearch-php": "^3.1"
|
"manticoresoftware/manticoresearch-php": "^3.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user