Tag Archives: windows

Setting Up Memcached As A Windows Service

Memcached is an in-memory, distributed key-value store for random pieces of application data. It is useful for clustering and distributed caching and it (and similar tools) are becoming an increasingly common feature of large Web-based apps. I don’t like Windows … Continue reading

Posted in Software Engineering | Tagged cluster, guides, memcached, servers, windows | Leave a comment

1 Minute Guide – Installing Redmine on Windows

Redmine is a fantastic Issue Tracking (defects and enhancements) web application written in Ruby on Rails. I’ve been using it for quite a while, and it’s a good looking, simple but powerful defect management tool with a bunch of value-add … Continue reading

Posted in Software Engineering | Tagged guides, open-source, rails, redmine, ruby, windows | 28 Comments