PHPackages                             tomoto/tomoto-store - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tomoto/tomoto-store

ActiveProject

tomoto/tomoto-store
===================

Small search server based on Redis

v1.2(8y ago)2151Java

Since Jan 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/tomotozh/tomoto-store)[ Packagist](https://packagist.org/packages/tomoto/tomoto-store)[ RSS](/packages/tomoto-tomoto-store/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

tomoto-store
============

[](#tomoto-store)

Search services based on Redis

基于Redis的一个小型搜索服务

需求：

```
1，查询商品时可以通过过滤条件进行查询，查询条件有：分类category、出版社press、价格price、包装pack、评分grade

2，目前只能子类单选，即分类只能选择一种，后期会做到子类多选，即每一类型可以多个选项。

```

构思：

```
1，利用Redis的多种数据结构，根据商品的不同特点，存储商品的对应关系

2，通过对搜索条件的处理，从Redis中取出相应的结果集

3，主要用到Redis中String、Set、ZSet、Sort等

4，搜索原理为倒排索引。

```

目前：

```
1，已完成子类单选，无排序；暂无排序条件，后期会加。

2，分词接口基本完善

```

下一步：

```
1，导入原始数据，

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3048d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7eaa48c941dd1160bd53981039388d5cf02f0eebc5682cc0860d6178632802d8?d=identicon)[tomotozh](/maintainers/tomotozh)

---

Top Contributors

[![tomotozh](https://avatars.githubusercontent.com/u/20370684?v=4)](https://github.com/tomotozh "tomotozh (3 commits)")

### Embed Badge

![Health badge](/badges/tomoto-tomoto-store/health.svg)

```
[![Health](https://phpackages.com/badges/tomoto-tomoto-store/health.svg)](https://phpackages.com/packages/tomoto-tomoto-store)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
