Pinned Repositories
datadogpy
The Datadog Python library
goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
nginx-upstream-fair
The fair load balancer module for nginx
nginx_md5_filter
A content filter for nginx, which returns the md5 hash of the content otherwise returned.
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
redis-py
Redis Python Client
restfulgit
REST API for Git data
simpleRaft
A implementation of Raft in pure Python
redis-py
Redis Python client
salt
Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
kainswor's Repositories
kainswor/nginx_md5_filter
A content filter for nginx, which returns the md5 hash of the content otherwise returned.
kainswor/datadogpy
The Datadog Python library
kainswor/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
kainswor/nginx-upstream-fair
The fair load balancer module for nginx
kainswor/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
kainswor/redis-py
Redis Python Client
kainswor/restfulgit
REST API for Git data
kainswor/simpleRaft
A implementation of Raft in pure Python