Skip to content
View BagritsevichStepan's full-sized avatar

Block or report BagritsevichStepan

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. lock-free-data-structures Public

    Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock

    C++ 7

  2. dragonfly Public

    Forked from dragonflydb/dragonfly

    A modern replacement for Redis and Memcached

    C++

  3. chatGPT-solution-generator-intellij-plugin Public

    The plugin generates solution for programming tasks right in IntelliJ IDEA using ChatGPT

    Kotlin 1 2

  4. cpp-implementations Public

    Implementations of variant, signal, optional, function and other std classes

    C++

  5. tree-transformer-cli Public

    CLI can generate, print and save trees. Also calculates the list of transformations required to get the second tree from the first.

    Java

  6. tsc-benchmark Public

    A low overhead nanosecond TSC benchmark

    C++

292 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing BagritsevichStepan's contributions from March 24, 2024 to March 26, 2025. The contributions are 31% pull requests, 28% commits, 26% code review, 15% issues.

Contribution activity

March 2025

Created 4 commits in 1 repository

Created a pull request in dragonflydb/dragonfly that received 6 comments

feat(eviction): Add eviction based on RSS memory. DRAFT

fixes #4011 THIS IS A DRAFT. The PR is added to investigate how RSS memory works and whether eviction can be triggered based on it. Current problem:

+281 −63 lines changed 6 comments
Opened 8 other pull requests in 1 repository
Reviewed 12 pull requests in 1 repository

Created an issue in dragonflydb/dragonfly that received 4 comments

Backward compatibility for fields without the "@" sign in the FT.AGGREGATE command

Starting from v1.21.4, we began printing a warning if a field in the FT.AGGREGATE command is specified without the @ sign because Redis rejects suc…

4 comments
Opened 7 other issues in 1 repository
Loading