redisShutdown: redisShutdown

Description Usage Details Value Author(s) References

View source: R/controlCMD.R

Description

Request the currently currently connected Redis server to shutdown, then close the connection.

Usage

1

Details

This will terminate the connected Redis server process in an orderly way.

Value

Nothing is returned. An error is thrown if no server is connected.

Author(s)

B. W. Lewis

References

http://redis.io/commands


rredis documentation built on May 2, 2019, 2:02 p.m.