Skip to content
View yurii-pelekh's full-sized avatar

Block or report yurii-pelekh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. SigFinder SigFinder Public

    Python script that can find files in source directory with special signature

    Python 2

  2. Postgres CDC.sql Postgres CDC.sql
    1
    /* Provides a listing of all replication slots with WAL size in megabytes for each slot. */
    2
    
                  
    3
    SELECT
    4
      slot_name,
    5
      pg_size_pretty(
  3. Docker.DotNet Docker.DotNet Public

    Forked from dotnet/Docker.DotNet

    🐳 .NET (C#) Client Library for Docker API

    C#

  4. Warden.Watchers.Disk Warden.Watchers.Disk Public

    Forked from warden-stack/Warden.Watchers.Disk

    Warden Disk Watcher

    C#