The Wayback Machine - https://web.archive.org/web/20220521111303/https://github.com/dnr
Skip to content
Avatar

Organizations

@temporalio
Block or Report

Block or report dnr

Report abuse

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

Report abuse

Popular repositories

  1. Forked from Leonidas-from-XIV/node-xml2js

    XML to JavaScript object converter.

    CoffeeScript

  2. Forked from jessfraz/dockerfiles

    Various Dockerfiles

    Python

  3. Forked from Qix-/color-string

    Parser and generator for CSS color strings

    JavaScript

  4. Forked from klauspost/reedsolomon

    Reed-Solomon Erasure Coding in Go

    Go

  5. blb Public

    Forked from westerndigitalcorporation/blb

    Blb is a distributed object storage system designed for use on bare metal in cluster computing environments.

    Go

  6. Forked from google/flatbuffers

    Memory Efficient Serialization Library

    C++

225 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2022

Created 1 repository

Created a pull request in temporalio/temporal that received 3 comments

Allow dynamic config filter by namespace or task queue name only

What changed? Dynamic config filtered by task queue can take <namespace, task queue, task queue type> or <namespace, task queue> constraints. This …

+26 −16 3 comments

Created an issue in temporalio/sdk-go that received 5 comments

MutableSideEffect doesn't seem to work

Expected Behavior MutableSideEffect works as described in the docs. Actual Behavior This code: // load default number get := func(ctx workflow.Con…

5 comments