Skip to content
View NullPointer-01's full-sized avatar

Block or report NullPointer-01

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. redis-clone redis-clone Public

    A Redis-inspired in-memory datastore built from scratch, implementing core key–value operations, networking, and optional persistence while exploring RESP-style protocols and storage engine design,…

    Java

  2. rate-limiter rate-limiter Public

    A production-grade, hierarchical, distributed rate limiting system built in Java for API gateways and large-scale backend platforms. Designed for multi-tenant SaaS use cases with policy-based enfor…

    Java

  3. circuit-breaker circuit-breaker Public

    A minimal Java library implementing the circuit breaker pattern to prevent cascading failures, featuring sliding window failure tracking, configurable recovery timeouts, and flexible fallback strat…

    Java

  4. cache cache Public

    An in-memory caching solution engineered for high performance and thread safety, with lock-free concurrency, configurable eviction policies, per-key expiration, and asynchronous background cleanup.

  5. search-engine search-engine Public