awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
H

huangz1990/redis-3.0-annotated

0
View on GitHub↗
0 stars·0 forks·0 views

Redis 3.0 Annotated

Features

  • Database Systems - Annotated source code for understanding key-value store internals.
  • Redis - Listed in the “Redis” section of the DotNetGuide awesome list.

Star history

Star history chart for huangz1990/redis-3.0-annotatedStar history chart for huangz1990/redis-3.0-annotated

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Redis 3.0 Annotated

Similar open-source projects, ranked by how many features they share with Redis 3.0 Annotated.
  • akrylysov/pogrebakrylysov avatar

    akrylysov/pogreb

    1,350View on GitHub↗

    Embedded key-value store for read-heavy workloads written in Go

    Gogohash-tablekey-value
    View on GitHub↗1,350
  • alibaba/polardb-for-postgresqlA

    alibaba/PolarDB-for-PostgreSQL

    0View on GitHub↗
    View on GitHub↗0
  • alibaba/zvecalibaba avatar

    alibaba/zvec

    5,198View on GitHub↗

    zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It functions as a hybrid search engine and a retrieval-augmented generation knowledge base, allowing for the storage and retrieval of dense and sparse vectors. The system is distinguished by its hybrid retrieval pipeline, which fuses vector similarity, full-text keyword matching, and scalar metadata filtering into single query operations. It supports a plugin-based model integration system for registering custom embedding models and rerankers, as well as language bindings for nativ

    C++ann-searchembedded-databaserag
    View on GitHub↗5,198
  • aiursoftweb/arraydbA

    AiursoftWeb/ArrayDb

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Redis 3.0 Annotated→

Frequently asked questions

What are the main features of huangz1990/redis-3.0-annotated?

The main features of huangz1990/redis-3.0-annotated are: Database Systems, Redis.

What are some open-source alternatives to huangz1990/redis-3.0-annotated?

Open-source alternatives to huangz1990/redis-3.0-annotated include: akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. alibaba/polardb-for-postgresql. alibaba/zvec — zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It… amit-davidson/libradb — LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes. anant/awesome-cassandra — A curated list of the best resources in the Cassandra community. aiursoftweb/arraydb.