Redis C++
A C++ library for Redis that provides a high-performance, thread-safe, and easy-to-use interface for interacting with Redis databases.
Overview
Redis C++ is a C++ library for Redis that provides a high-performance, thread-safe, and easy-to-use interface for interacting with Redis databases.
Status
In ProgressTech Stack
C++RedisCMakeGitHub Actions
Year
2025
Related Projects
Heida
An AI command center that unifies 220+ AI models with your own API keys, featuring document intelligence, interactive tools, and persistent knowledge graphs.
MNIST Digit Classifier
Neural network implementation from scratch with 98.32% accuracy on the MNIST handwritten digit dataset.
Contextual Retrieval System
A hybrid retrieval system combining semantic search and BM25 with context enrichment, achieving (a naive) 2.92/3.0 average accuracy on complex queries.