Skip to content
View YoHanKi's full-sized avatar

Highlights

  • Pro

Block or report YoHanKi

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
YoHanKi/README.md

🛠 Contributed

Redis Jedis v6.1.0

  • Issue #3566: StreamEntry(XREAD)가 Map<String, String> 기반이라 illegal UTF-8을 포함한 바이너리 field/value가 손상(mangled) 되는 문제를 제보하고, 손실 없는 byte[] 기반 API 필요성을 정리.
  • Pull Request #4152: XREAD/XREADGROUP 바이너리 스트림 지원 추가. StreamEntryBinary (Map<byte[], byte[]>) 도입, xreadBinary* / xreadGroupBinary* API 추가, BuilderFactory 및 Jedis/UnifiedJedis 구현 반영, RESP2/RESP3 + (Jedis/Cluster/Pooled) 커버하는 테스트 구조로 확장.

Redis Lettuce (lettuce-core)

  • Issue #3526: ft.search에서 큰 응답(~200KB) 처리 시 Netty pooled buffer 재사용 때문에 결과가 깨지거나(JVM 결과 garbage) 환경에 따라 SIGSEGV로 크래시가 날 수 있는 메모리 corruption 이슈.
  • Pull Request #3664: RediSearch 응답 파싱에서 EncodedComplexOutput이 pooled ByteBuffer의 read-only view를 저장하던 구조를 heap으로 copy하도록 변경해 buffer lifecycle에 의한 corruption/crash를 방지. 재현/회귀 방지용으로 RediSearchIntegrationTests에 large JSON payload stress test(testSearchWithLargeJsonPayloads) 추가.

✍ Stack

Languages

Frameworks & Libraries

Data Access & ORM

Databases & Caching

Testing & Performance

Solved.ac Profile

Ashutosh's github activity graph

Popular repositories Loading

  1. BOJ-PGS-coding-test BOJ-PGS-coding-test Public

    ✍[BOJ, PGS] 코딩테스트

    Java 1

  2. YoHanKi YoHanKi Public

  3. jedis jedis Public

    Forked from redis/jedis

    Redis Java client

    Java

  4. lettuce lettuce Public

    Forked from redis/lettuce

    Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.

    Java

  5. eGovConstant eGovConstant Public

    정부 표준·공공 데이터 기반 변수명 검색/추천

    Kotlin

  6. loop-pack-be-l2-vol3-java loop-pack-be-l2-vol3-java Public

    Forked from Loopers-dev-lab/loop-pack-be-l2-vol3-java

    감성 이커머스

    Java