Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

a very simple tree based data structure based on redis and speaks redis

NotificationsYou must be signed in to change notification settings

uflare/utree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a very simple tree based data structure based on redis and speaks redis

Available Commands

  • ping, returns aPONG.
  • gen, generates a new unique id.
  • append <parent>, appends a new node to the spefified parent and returns the newly added id.
  • flatten <id>, returns all nested children for the specified id.
  • tree <id>, return json string represents a nested tree for the specified id.
  • mv <id> <dst>, moves the specified id to another parentdst.
  • rm <id>, removes the specified id from the tree.
  • parents <id>, returns a flate list of all parents.

SDKs

you can connect it with any redis client

Credits

copyright (c) 2018

About

a very simple tree based data structure based on redis and speaks redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp