Skip to content
View avifenesh's full-sized avatar
🦥
Just hanging around
🦥
Just hanging around

Highlights

  • Pro

Organizations

@aws @amazon-contributing @valkey-io

Block or report avifenesh

Report abuse

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

Report abuse
avifenesh/README.md

Avi Fenesh

$ echo "Hello, world!"

System Software Engineer — AWS ElastiCache.
Rust, C, Node.js. I design and ship fast, reliable data systems and the client tooling around them. Maintainer in the Valkey ecosystem (incl. Valkey GLIDE).

GitHub LinkedIn X Stack Overflow


What I do

  • Valkey GLIDE (maintainer/contributor). Multi‑language client (Rust core; Node/Java/Python/Go bindings) focused on reliability, HA, and performance.
    Repo: https://github.com/valkey-io/valkey-glide
  • Ecosystem enablement. Adapters, migration paths, and tooling that make Valkey adoption straightforward and safe at scale.
  • Performance engineering. Resource management, IO/memory‑centric software, and pragmatic APIs that map cleanly to underlying hardware/OS.

Now

Hands‑on systems learning by building and benchmarking:


Featured repositories


Talks & media


Contact

aviarchi1994@gmail.com — Happy to connect on systems/Rust/C, datastore internals, and client architecture.


Keywords

Rust • C • Systems programming • Distributed systems • Valkey/Redis • Client libraries • High availability • Performance engineering • IO/async • Linux • WAL • B/B+‑trees • Vectorized execution • FFI • N‑API

Pinned Loading

  1. valkey-io/valkey-glide valkey-io/valkey-glide Public

    An open source Valkey client library that supports Valkey, and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey…

    Java 645 117

  2. glide-distributed-lock glide-distributed-lock Public

    A robust distributed lock implementation for Valkey cluster

    TypeScript 4

  3. valkey-glide-ioredis-adapter valkey-glide-ioredis-adapter Public

    An ioredis-compatible API layer built on Valkey GLIDE for high-performance Redis operations.

    JavaScript 6 1

  4. claucode.nvim claucode.nvim Public

    A Neovim bridge plugin for Claude Code CLI, providing seamless integration between your editor and Claude's AI capabilities.

    Lua 11

  5. multithreading-workshop multithreading-workshop Public

    C

  6. storage-engine storage-engine Public

    Learning Linux Kernel Programming Through Text Search

    C