devdeclan/redkina

由 Redis 支持的图存储系统

dev-master 2019-06-16 03:33 UTC

This package is auto-updated.

Last update: 2024-09-16 15:51:40 UTC


README

CircleCI codecov

一个基于 Redis 的 PHP 图索引系统。

背景

关于 hexastores 的信息,请参阅: https://redis.ac.cn/topics/indexes#representing-and-querying-graphs-using-an-hexastore

安装

使用 composer 安装

composer require devdeclan/redkina

计划路线图

  • v0.1: 带有基本 API 的初始版本
  • v0.2: 使用元数据和 Respect 实现验证规则
  • v0.3: 相关实体的懒加载