Skip to content

Redis wrapped into windows service. Uses MSOpenTech port as a code base. https://github.com/MSOpenTech/redis. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes http://redis.io

License

BSD-3-Clause and 2 other licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
license.txt
BSD-3-Clause
COPYING

alfishe/redis-service

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.

About

Redis wrapped into windows service. Uses MSOpenTech port as a code base. https://github.com/MSOpenTech/redis. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes http://redis.io

Resources

License

BSD-3-Clause and 2 other licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
license.txt
BSD-3-Clause
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published