Skip to content
Avatar

Organizations

@beerjs @nodejs
Block or Report

Block or report puzpuzpuz

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.

Report abuse

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

Report abuse

Pinned

  1. xsync Public

    Concurrent data structures for Go

    Go 258 19

  2. cls-rtracer Public

    Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included

    JavaScript 264 22

  3. talks Public

    Materials for my talks

    JavaScript 15 1

  4. books Public

    Printed books and tutorials that were written by me as the author or co-author

    8

  5. ogorod Public

    Educational project: a key-value storage based on CASPaxos

    JavaScript 3

773 contributions in the last year

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

Contribution activity

September 2022

Created 18 commits in 2 repositories

Created a pull request in questdb/questdb that received 13 comments

chore(sql): make sure to clear order by advice fields when query model is reused

Lack of proper field reset was leading to unexpected exceptions thrown in SqlCodeGenerator. Also adds a test to make QueryModel#clear() less fragile.

+661 −24 13 comments

Created an issue in questdb/questdb that received 5 comments

Support backward interval generation in IN operator

Is your feature request related to a problem? IN operator support interval generation: select timestamp, price from trades where timestamp in '2018…

5 comments

Seeing something unexpected? Take a look at the GitHub profile guide.