承接 erlementovich/reindexer-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

erlementovich/reindexer-bundle

最新稳定版本:1.0.0

Composer 安装命令:

composer require erlementovich/reindexer-bundle

包简介

Symfony integration for Reindexer (https://github.com/Restream/reindexer)

README 文档

README

pik-reindexer

Reindexer is an embeddable, in-memory, document-oriented database with a high-level Query builder interface. Reindexer's goal is to provide fast search with complex queries. We at Restream weren't happy with Elasticsearch and created Reindexer as a more performant alternative. The core is written in C++ and the application level API is in Go.

Reindexer SDK for Symfony

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

This is the Symfony SDK for Reindexer.

Install

To install the SDK you will need to be using Composer in your project. To install it please see the docs.

composer require erlementovich/reindexer-bundle

If your project does not use Symfony Flex the following needs to be added to config/bundles.php manually:

<?php

return [
    // other bundles here
    Pik\\Bundle\\ReindexerBundle\\ReindexerBundle::class => ['all' => true],
];

Configuration

Reindexer clients can be configured in config/packages/pik_reindexer.yaml.

pik_reindexer:
    clients:
        first:
            url: 'http://url'
            dbname: 'firstdbname'
            auth:
                user: example_user
                password: 12345
            api_class: App\Reindexer\Api
        second:
            url: 'http://url'
            dbname: 'seconddbname'
        # More clients here

统计信息

  • 总下载量: 5.78k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-02-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固