Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 350 Bytes

redis-service

Redis wrapped into windows service

Install:

  1. Download x86 or x86_64bit binaries (already precompiled for you) from /bin folder

  2. Unpack on your machine or server

  3. Execute with admin permissions RedisService.exe /install

  4. Start service (from service manager or using "net start Redis" console command)

Enjoy.