Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Redis Key Structure

Christopher Giroir edited this page May 7, 2014 · 2 revisions

Namespace

gimli:<object>:<type>:<key>:<key>:<key...

Examples

Repo

gimli:repo:name:<repo-id> = name of the repo

Issues

gimli:comment:title:<repo-id>:<issue-id>:<comment-id> = title of a comment

User

gimli:user:friends:<user-id> = list of user friends

Github Order

We will use github order for data when we can: gimli:<user>:<repo>:<issue>:comment

Clone this wiki locally