Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.
Josh Baker edited this page Jan 18, 2017 · 40 revisions

SummitDB
This wiki provides documentation for all SummitDB commands. If you would like to learn more about SummitDB please check out the project's main README page.

It's recommended to use the redis-cli to test examples.

Keys and Values

APPEND, BITCOUNT, BITOP, BITPOS, DBSIZE, DECR, DECRBY, DEL, EXISTS, EXPIRE, EXPIREAT, FENCE, FENCEGET, FLUSHDB, GET, GETBIT, GETRANGE, GETSET, INCR, INCRBY, INCRBYFLOAT, KEYS, MGET, MSET, MSETNX, PDEL, PERSIST, PEXPIRE, PEXPIREAT, PTTL, RENAME, RENAMENX, SET, SETBIT, SETRANGE, STRLEN, TTL

JSON

JSET, JGET, JDEL

Indexes and Iteration

DELINDEX, INDEXES, ITER, RECT, SETINDEX

Transactions

MULTI, EXEC, DISCARD

Scripts

EVAL, EVALRO, EVALSHA, EVALSHARO, SCRIPT LOAD, SCRIPT FLUSH,

Raft

RAFTADDPEER, RAFTREMOVEPEER, RAFTLEADER, RAFTSNAPSHOT, RAFTSTATE, RAFTSTATS

System

BACKUP