c++/c clients of Redis used for developing under Windows

1,715 views
Skip to first unread message

Michael

unread,
Mar 7, 2011, 2:56:58 AM3/7/11
to Redis DB
Hi all,
I want to use Redis on Windows system. By Searching this group,
I find dmajkic(https://github.com/dmajkic/redis) does a great thing,
he has ported Redis to Win32 and Win64.
And also I need a Redis client which is wrtteen with c++ or c under
Windows
(There is no such client in http://redis.io/clients). Any help, Thanks!

Dušan Majkić

unread,
Mar 7, 2011, 3:48:25 AM3/7/11
to redi...@googlegroups.com
> > I find dmajkic(https://github.com/dmajkic/redis) does a great thing,
> ...

> And also I need a Redis client

Command line client (redis-cli.exe) is in the archive.
And libhiredis.dll (dll client lib) is there too.

For both 32bit and 64bit.

Binaries can be found at http://github.com/dmajkic/redis/downloads

If you are building from source, than you should go to deps/hiredis dir,
and make dynamic libs.

Reply all
Reply to author
Forward
0 new messages