翻译自 https://docs.mongodb.org/master/tutorial/install-mongodb-on-windows/ 在windows上安装 MongoDB 平台支持:从MongoDB 2.2版本开始,不再支持 Windows XP 系统,请使用最新的 Windows 版本测试部署最新的 MongoDB 版本. 重要提示:如果你的操作系统是 Windows Server 2008 R2 或者 Windows 7的任何一个版本,都需要首先安装补丁a hotfix to…
1.redis-windows 最近在做一个抢拍模块,由于过于平凡的insert与update I/O受不了,故只好把东西放内存里,等拍卖结束了,在写入磁盘. 至于为什么要用window呢? 因为服务器上的就是window的,没的选. 一打开官网就看到一些不怎么开心的东西. Win64 Unofficial The Redis project does not directly support Windows, however the Microsoft Open Tech group deve…
GDAL is a useful command line tool to process spatial data, if you haven’t heard of the tool before some examples of what it can do are: Create contours from a DEM Create a TMS tile structure Rasterize vector into a raster file Build a quick mosaic f…