Pinned Repositories
cookbook-elasticsearch
Chef cookbook for Elasticsearch
dex
OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
ebs-deploy
Python based command line tools for managing Amazon Elastic Beanstalk applications.
ecr-get-token
A Go app for retrieving an Amazon Elastic Container Registry (ECR) token.
go-backoff
A Go package for failure backoff functions (i.e. exponential backoff)
go-boltdb-bucketeer
A Go package for streamlining use of buckets and encoded values in BoltDB
go-drain
A Go library for connecting Readers and Writers with string channels
go-drain-example
An example command-line app demonstrating use of the go-drain package
go-limiter
A Go package for limiting things.
s3-bulk-delete
A Go app for bulk-deleting files from an Amazon S3 bucket using the Multi-Object Delete operation.
momokatte's Repositories
momokatte/go-drain
A Go library for connecting Readers and Writers with string channels
momokatte/s3-bulk-delete
A Go app for bulk-deleting files from an Amazon S3 bucket using the Multi-Object Delete operation.
momokatte/go-drain-example
An example command-line app demonstrating use of the go-drain package
momokatte/go-backoff
A Go package for failure backoff functions (i.e. exponential backoff)
momokatte/go-limiter
A Go package for limiting things.
momokatte/cookbook-elasticsearch
Chef cookbook for Elasticsearch
momokatte/dex
OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
momokatte/ebs-deploy
Python based command line tools for managing Amazon Elastic Beanstalk applications.
momokatte/ecr-get-token
A Go app for retrieving an Amazon Elastic Container Registry (ECR) token.
momokatte/go-boltdb-bucketeer
A Go package for streamlining use of buckets and encoded values in BoltDB
momokatte/go-indexed-sort
A Go package for using sequences compatible with sort.Interface to sort other sequences.
momokatte/go-quantity
A Go package for rounding, scaling, and printing quantities.
momokatte/multi-origin-proxy
HTTP reverse proxy server with multiple origins.