FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

quiver (George Yoshida) · GitHub

Block or report quiver

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Who says PostgreSQL can't Pub/Sub li... Who says PostgreSQL can't Pub/Sub like Redis?
    1
    ## Pub/Sub pattern with PostgreSQL's LISTEN/NOTIFY command
    2
    
                  
    3
    This is a simple chat-like program using pub-sub pattern, backed by PostgreSQL's LISTEN/NOTIFY command.
    4
    
                  
    5
    ### Publish
  2. rabbitmq : dead letter exchange exam... rabbitmq : dead letter exchange example with python/pika
    1
    #!/usr/bin/env python
    2
    # http://www.rabbitmq.com/tutorials/tutorial-two-python.html
    3
    import pika
    4
    import sys
    5
    
                  
  3. Python port of zabbix_get command Python port of zabbix_get command
    1
    # zabbix_get.py : Python port of zabbix_get
    2
    # http://www.zabbix.com/documentation/1.8/protocols/agent
    3
    # http://www.zabbix.com/wiki/doc/tech/proto/zabbixagentprotocol
    4
    
                  
    5
    import argparse
  4. tailscale-aws-vpc-subnet-route-cfn tailscale-aws-vpc-subnet-route-cfn Public

    AWS CloudFormation template for Tailscale VPC Subnet Router Demo

    4 1


Back | FazBrowse Home | New Git URL