Skip to content
#

aof

Here are 24 public repositories matching this topic...

Production-grade backend framework with durable KV storage (ATLAS), JWT authentication, RBAC, rate limiting, job queue, and reverse proxy. Built in Go with strong durability guarantees and enterprise observability.

  • Updated Apr 15, 2026
  • Go

A key-value store built from scratch in Python to understand Redis internally: hand-written RESP protocol parser, lazy TTL expiration, append-only log persistence, and thread-per-connection concurrency. Speaks real RESP, so redis-cli works with it directly.

  • Updated Jul 7, 2026
  • Python

Improve this page

Add a description, image, and links to the aof topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aof topic, visit your repo's landing page and select "manage topics."

Learn more