Pinned Repositories
orchestrator
The main repository for the orchestration framework.
Config
A module that reads configuration files from disks.
Elasticsearch-Exporter
A small script to export data from one Elasticsearch cluster into another.
Elasticsearch-HBase-River
An import river similar to the elasticsearch mysql river
Elasticsearch-MySQL-River
An Elasticsearch river modelled to work like the Solr MySQL import feature
fork-require
Allows to "require" a file, while forking it into a child process.
gulp-international
A gulp plugin that creates multi language versions of your source files
Munin-JQuery-Template
An alternative template for Munin the uses JQuery UI and HTML5
rssify
Turns web pages into rss feeds
versioned-api-router
A router for express that manages api versioning and parameter mapping.
mallocator's Repositories
mallocator/Elasticsearch-Exporter
A small script to export data from one Elasticsearch cluster into another.
mallocator/Elasticsearch-MySQL-River
An Elasticsearch river modelled to work like the Solr MySQL import feature
mallocator/Elasticsearch-HBase-River
An import river similar to the elasticsearch mysql river
mallocator/rssify
Turns web pages into rss feeds
mallocator/Munin-JQuery-Template
An alternative template for Munin the uses JQuery UI and HTML5
mallocator/nginx-lua-lang
A lua script for nginx that will select a language based on either header, get parameter or cookie. The script will return a value such as en-US and selects the best match based on what's available and what defaults have been set by the user.
mallocator/gulp-international
A gulp plugin that creates multi language versions of your source files
mallocator/Commons-Daemon-Wrapper
A simple wrapper to run java programs via jsvc and commons-daemon
mallocator/netz
A peer-2-peer service discovery and communication framework built on top of nanomsg
mallocator/Elasticsearch-GCE-Discovery
A plugin for Elasticsearch to enable discovery in the Google Compute Engine, as well as allowing the plugin to automatically set node attributes, similar to the AWS plugin.
mallocator/express-token-api-middleware
An express middleware that allows to protect an api behind token authentication, rate limiting and endpoint permissions.
mallocator/versioned-api-router
A router for express that manages api versioning and parameter mapping.
mallocator/FoxMd
A focused writer based on markdown
mallocator/Winston-Rolling-File-Appender
A rolling file appender for the logging library winston for node.js
mallocator/Elasticsearch-BigQuery-River
An import river similar to the elasticsearch mysql river
mallocator/Elasticsearch-Zookeeper-Discovery
A discovery module for Elasticsearch that allows nodes to find each other via communication over a Zookeeper cluster
mallocator/fork-require
Allows to "require" a file, while forking it into a child process.
mallocator/AOP
A library that aims to provide "something" like Aspect Oriented Programming for Javascript.
mallocator/docker-cli-proxy
A docker client dropin when no local binary is available that can connect to remote docker services
mallocator/express-rest-api-router
A router that automatically verifies incoming parameters while creating a json document of all available endpoints.
mallocator/JSONing
A multi purpose JSON desktop application, that allows to read, analyze and manipulate JSON documents.
mallocator/more-streams
A collection of useful stream implementations
mallocator/node-google-bigquery
Google BigQuery API using service account credentials.
mallocator/onall
A helper for the eventemitter that allows to only be fired when all events of a given type have been fired
mallocator/Orayen
A configuration management service with libraries for a number of languages to register for changes and query for updates.
mallocator/PropertyEmitter
An event emitter that emit events whenever an object property is accessed
mallocator/TestableJava-Maven-Archetype
A maven archetype that includes findbugs, checkstyle, testng, jmockit and all the other little settings that I usually do first when creating a new maven project.
mallocator/zero-service
A peer-2-peer serverless service discovery built on top of zeromq