Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redis-server

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-server

  • 0.0.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

redis-server

Real docs to come, but basically it's Redis, packaged up in a gem, if that's something that appeals to you.

Once it's a bit more done, version numbering will echo the embedded Redis server version, since this gem doesn't add a whole lot.

Starting the server

Currently just:

redis start

There aren't any options to play with at the moment.

Stopping the server

Have a guess...:

redis stop

Running the server inline (not as a daemon)

redis run

TODO

  • make it stick logs etc in the right spot in rails apps
  • make it load an optional redis config automatically

FAQs

Package last updated on 21 Sep 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc