Skip to content

Aldrian/redis-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#redis-static

Static binaries for redis.

Based on https://github.com/eugeneware/ffmpeg-static.

Binaries are from http://download.redis.io/redis-stable.tar.gz

Usage

var redis = require('redis-static');
console.log(redis.path);

Version Notes

Currently supports Mac OS X (64-bit), Linux (32 and 64-bit) and Windows (32 and 64-bit).

Currently version 5.0.4 is installed for Mac, Windows and Linux.

I pulled the versions from the redis download pages linked from the official redis site. Namely:

Acknowledgements

Special thanks to eugeneware for https://github.com/eugeneware/ffmpeg-static, which this is based upon.

About

Resis-server static files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published