Learn R Programming

rredis (version 1.6.9)

redisShutdown: redisShutdown

Description

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

Usage

redisShutdown()

Arguments

Value

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

Details

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

References

http://redis.io/commands