Skip to content
View therako's full-sized avatar
Block or Report

Block or report therako

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. carousell/Orion carousell/Orion Public

    Orion is a small lightweight framework written around grpc/protobuf with the aim to shorten time to build microservices at Carousell.

    Go 153 11

  2. medium_ref_sstable_exporter.scala medium_ref_sstable_exporter.scala
    1
    val keyspace = "keyspace"
    2
    val tableName = "tableName"
    3
    val inputPathStr = "inputPathStr"
    4
    val cassHosts = "host1:9092,host2:9092"
    5
    val sizeInMB = 61440
  3. flink-deployer flink-deployer Public

    Forked from ing-bank/flink-deployer

    Fork of ing-bank/flink-deployer with support for s3 based flink state backends

    Go 1