Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Redis 3.2 #463

Open
awaizman1 opened this issue May 23, 2016 · 16 comments
Open

Redis 3.2 #463

awaizman1 opened this issue May 23, 2016 · 16 comments
Labels

Comments

@awaizman1
Copy link

Hi,

I wonder if there is a plan to have redis 3.2 ported to windows too and if so approximately when?

Thanks.

@enricogior
Copy link

Hi @awaizman1
we are currently evaluating the effort of porting Redis 3.2 to Windows.
We don't have official news yet, but we will communicate more details in the upcoming weeks.
Thank you.

@chester89
Copy link

@enricogior any news on that?

@enricogior
Copy link

Hi all,
today we release a technical preview of Redis on Windows 3.2.
It's still in early development, so we don't have a date for the stable release yet.

@chester89
Copy link

Awesome! Looking forward to testing it

2016-06-14 20:02 GMT+03:00 Enrico Giordani notifications@github.com:

Hi all,
today we release a technical preview
https://github.com/MSOpenTech/redis/releases/tag/win-3.2.0000-preview
of Redis on Windows 3.2.
It's still in early development, so we don't have a date for the stable
release yet.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#463 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AALnfF1XaNa5EMxW0jvh8JDA0hSUnp_qks5qLt6MgaJpZM4IkXmw
.

Yours faithfully,
Gleb

@awaizman1
Copy link
Author

Hi,

Thanks for the tech preview. Do you have a date for the stable release?

@caseymarquis
Copy link

It appears that a stable release of 3.2 is out as an unsigned binary, but there's no package available on nuget. Any chance of the new version being packaged?

@rupendra-sharma
Copy link

@chester89 , do you have any recommendations on hardware prerequisite for Redis 3.2 on windows platform?

@chester89
Copy link

chester89 commented Nov 30, 2017 via email

@rupendra-sharma
Copy link

@chester89 , I am running a Redis cluster with 9 nodes distributed across 3 windows machines. The workload is primarily of Cache. The data could be 4-5 GB distributed across different Redis shards . But we run Redis as session state provider also so the cache should be durable.
The user load is almost 5k concurrent user request at a time.
Could you please suggest something now for a single machine?

@rupendra-sharma
Copy link

@chester89 , just wondering if you can get sometime from your busy schedule to suggest something.

Thanks

@chester89
Copy link

chester89 commented Dec 11, 2017 via email

@chester89
Copy link

chester89 commented Dec 11, 2017 via email

@rupendra-sharma
Copy link

rupendra-sharma commented Dec 12, 2017

Thanks @chester89 .
For me any recommendations on the single Redis 3.2 instance will also work. I can try to add a best guess for cluster based on information on single instance.
Also can you please refer someone from the Microsoft team which can provide such an information?

@chester89
Copy link

chester89 commented Dec 12, 2017 via email

@fpdavis
Copy link

fpdavis commented Dec 12, 2017

@rupendra-sharma You said you are currently running 9 nodes across 3 windows servers. Are you currently running Redis 3.2? What are the specifications on those three machines (total memory/free memory, processor types/average CPU usage, other processes running on the machines, etc.) and are they currently being overloaded by the 5K concurrent user requests? That would help determine what it would take from one machine to replace all three. Another question, why would you want to move from a cluster to one machine and give up redundancy?

You should also check out the Redis 4.0.2 release by tporadowski at https://github.com/tporadowski/redis

@rupendra-sharma
Copy link

Hi @fpdavis
Please find answers on your questions as:

  1. Are you currently running Redis 3.2
    yes I am running Redis 3.2
  2. What are the specifications on those three machines (total memory/free memory, processor types/average CPU usage, other processes running on the machines, etc.)
    Each machine run on 32GB RAM with 16 Core of processors . One machine run an IIS server with almost 30 website load. The other machine runs a Sql server with almost 10-15 databases and almost 30 GB data. The other machine run a RabbitMQ cluster with 8 nodes

are they currently being overloaded by the 5K concurrent user requests
5K user load is expected in few months but not now.

  1. why would you want to move from a cluster to one machine and give up redundancy
    I am not planning anything like that. My point was if I get the information on the optimal hardware requirements for single Redis Node, I can calculate the hardware needs for 9 nodes across 3 servers.

  2. You should also check out the Redis 4.0.2 release by tporadowski at https://github.com/tporadowski/redis
    Even after almost 2 years of the release of Redis 3.2, Microsoft is still not sure about the possibilities of Redis 3.2 for a production environment. I am sure same story is with Redis 4.0.2. I would prefer the official Redis port on Linux, but its my customer who has a preference on the windows environment the only reason why I have to run simulations on Redis 3.2 on windows.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants