jepsonwu/banyan-db

v1.2 2017-12-19 07:44 UTC

This package is not auto-updated.

Last update: 2024-05-19 10:59:22 UTC


README

Overview

BanyanDB工具集,具体使用方法可以查看单元测试文件BanyanTest.php

Feature

基础功能

支持基础数据结构,包括hash、set、键值对、queue

迭代器

  • 迭代器基础功能,支持迭代、count、seek
  • 随机功能
  • page分页功能

Install

composer require jepsonwu/banyan-db