Redis For Mac

  понедельник 24 февраля
      9

The easiest way to get started with Redis on the Mac

Just download, drag to the applications folder, and double-click.

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams.

--

Version numbers

Version numbers of this project (Redis.app) try to communicate the version of the included Redis binaries bundled with each release.

The version number also includes a build number which is used to indicate the current version of Redis.app and it's independent from the bundled Redis's version.

Adding Redis binaries to your path

If you need to add the Redis binaries to your path you can do so by adding the following to your ~/.bash_profile. Garmin mapinstall 4.0.4 download.

Or using the path_helper alternative:

Installing with Homebrew Cask

You can also install Redis.app with Homebrew Cask.

Credits

Forked and adapted from Mongodb.app. Site design by Giovanni Collazo.