Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis Server for Windows Question: Where is the default data directory? #46

Open
GoogleCodeExporter opened this issue Aug 27, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I'm curious where the default data directory is when using the Redis Server 
bits available on the download page.

I'm also wondering how the bits were compiled, and whether there's a 64 bit 
version on the map.

Thanks,

Mike

Original issue reported on code.google.com by mham...@gmail.com on 30 Oct 2010 at 5:22

@GoogleCodeExporter
Copy link
Author

Default data directory is the current folder of where you are running the 
server.

The latest version is only 32-bit, I believe previous versions had 64-bit. 
However, the 32-bit version will run just fine on a 64-bit OS, I'm running on 
Win7 64-bit without issues. Your only limitation is the amount of RAM the 
process can use, which should be 2GB. For development that should be 
sufficient, I wouldn't recommend putting Redis/Cygwin in production.

Original comment by psta...@gmail.com on 18 Nov 2010 at 7:23

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

No branches or pull requests

1 participant