Skip to content
Elliot Hesp edited this page Jul 28, 2016 · 2 revisions

The Core of RediBox allows client communication with Redis. A number of methods exist to interact with Redis which can be found at the API Specification.

Usage

RediBox.disconnect();
Clone this wiki locally