Pinned Repositories
asyncsqs
asyncsqs wraps around SQS client from aws-sdk-go-v2 to provide an async buffered client to optimise AWS costs.
battleship
This is an entry to the Gophercon Coding Challenge held at GopherCon India 2017
docker-gluster-swift
Run gluster-swift inside a docker container.
redis-rlist
A Redis module that adds rate limiting to Redis lists.
redis_cron
Cron job scheduler redis module, inspired by pg_cron.
sqlcache
Caching middleware for database/sql
sqscat
A netcat/kafkacat like utility for AWS SQS.
sunrpc
ONC RPC (Sun RPC) implementation in Go lang
prashanthpai's Repositories
prashanthpai/sqlcache
Caching middleware for database/sql
prashanthpai/sunrpc
ONC RPC (Sun RPC) implementation in Go lang
prashanthpai/redis_cron
Cron job scheduler redis module, inspired by pg_cron.
prashanthpai/asyncsqs
asyncsqs wraps around SQS client from aws-sdk-go-v2 to provide an async buffered client to optimise AWS costs.
prashanthpai/sqscat
A netcat/kafkacat like utility for AWS SQS.
prashanthpai/redis-rlist
A Redis module that adds rate limiting to Redis lists.
prashanthpai/centosci
Centos CI jobs for Gluster project
prashanthpai/contactbook
A contactbook backend application which illustrates CRUD APIs over REST.
prashanthpai/DotFiles
Backup of all important dotfiles
prashanthpai/dynamo-parallel-scan
Program to run dynamodb parallel scan
prashanthpai/gci22_talk
Graceful Shutdown: Flash talk GopherCon India 2022, Pune.
prashanthpai/glusterd2
GlusterD-2.0 is the distributed management framework to be used for GlusterFS-4.0
prashanthpai/glusterfs-patch-acceptance-tests
Smoke and regression tests for GlusterFS
prashanthpai/go-agent
New Relic Go Agent
prashanthpai/grafana-tempo-local
Run Grafana Tempo locally for testing integration with your app.
prashanthpai/hcaptcha-poc
prashanthpai/mu-worker-assigment
Campsite: Micro Unacademy async worker assignment for students
prashanthpai/notify
A dead simple Go library for sending notifications to various messaging services.
prashanthpai/prashanthpai.github.io
prashanthpai/redismodule-rs
Rust API for Redis Modules API
prashanthpai/ristretto
A high performance memory-bound Go cache
prashanthpai/rtalk
prashanthpai/shakesearch
The Pulley ShakeSearch Take-home Challenge
prashanthpai/signin-with-google
prashanthpai/twilio-cancel-calls
Cancel queued calls on Twilio.
prashanthpai/udp-repeater
UDP forwarding/repeating daemon for Linux
prashanthpai/ut
Code for Unacademy internal tech session on unit testing (22/02/2022)
prashanthpai/wordle-solver
wordle-solver is a CLI application to help you solve Wordle
prashanthpai/gci24_talk
Distributed Locking with Postgres
prashanthpai/go-zetasql
Go bindings for ZetaSQL