Skip to content

ursm/lita-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lita-redis

The handler which sends any command to Lita.redis.

Installation

Add lita-redis to your Lita instance's Gemfile:

gem 'lita-redis'

Usage

route /^redis /, :send, command: true, restrict_to: :admins, help: {'redis COMMAND [ARG ...]' => 'Sends a COMMAND to Lita.redis with ARG.'}

About

The handler which sends any command to `Lita.redis`.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages