Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 286 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 286 Bytes

Lemondrop

An Adhearsion plugin providing integration with Redis

Configuration

As with all Adhearsion plugins, type rake config:show to see the list of configuration options.

Usage

Lemondrop.set "foo", "bar"

Lemondrop.get "foo" #-> bar