pysolr

pysolr 3.3.3 updated

It provides an basic interface that queries the server and returns results based on the entered query.Features:Basic operations such as selecting, updating & deleting. Index optimization. "More Like This" support (if setup in Solr). Spelling...

WsgiDAV

WsgiDAV 1.2.0 updated

WsgiDAV combines WebDAV and WSGI technologies to allow developers to host a file sharing system on their server.Based on Ho Chun Wei's PyFileServer, WsgiDAV comes with SSL support and an open architecture to let developers easily extend its...

Unicorn

Unicorn 5.0.1 updated

Unicorn allows developers to deploy and run specific Rack applications. Unicorn was specifically written for *NIX kernels, boasting increased performance metrics compared to other similar solutions. The Unicorn server is based and has evolved on the...

Hystrix

Hystrix 1.4.7 updated

Designed as a fail-safe system, Hystrix can help webmasters manage latency periods and prevent cascading failures inside a distributed server system.In layman's terms, Hystrix works as a acircuit breaker, containing system failures to isolated clusters...

http_logger

http_logger 0.5.1

The http_logger gem watches the Net::HTTP Ruby library for any activity.If any is detected, that activity dumped to a log file which admins can analyze at later points, or another software can monitor and issue various warnings and notifications.Besides...

XCache

XCache 3.2.0

XCache works by caching the compiled state of the most used PHP scripts into the server RAM.This reduces page compilation times and speeds up page delivery.It also reduces memory and CPU usage by only dealing with serving pre-compiled data instead of...

clogger

clogger 2.0.0

The log format can be changed so the user can specify exactly which fields to log from the data range.Features:Multi-instance capable and (optionally) reentrant. You can use Clogger in a multi-threaded server, and even multiple Cloggers logging to...