RediSearch

Search engine

Provides querying and indexing capabilities on top of Redis

A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.

GitHub

6k stars
122 watching
524 forks
Language: C
last commit: over 1 year ago
fulltextgeospatialgisinverted-indexredisredis-modulesearchsearch-enginevector-database

Related projects:

Repository Description Stars
redis/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,982
redis/redis An in-memory key-value store with persistence on disk and support for multiple data structures. 67,358
nalgeon/redka An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. 3,551
tair-opensource/redisshake A tool for transforming and migrating data between Redis instances. 3,894
redis/rueidis A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. 2,499
laixintao/iredis A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. 2,577
y123456yz/reading-and-comprehense-redis-cluster An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior. 680
erikdubbelboer/phpredisadmin A web-based interface to manage Redis databases 3,130
redisai/redisai A Redis module that enables execution of deep learning and machine learning models 828
redis/redis-rb A Ruby client library for interacting with the Redis in-memory data store 3,980
nkrode/redislive An application that visualizes Redis instances and analyzes query patterns and spikes. 3,071
redis/redis-py A Python client for interacting with the Redis key-value store 12,733
redis/ioredis A high-performance, feature-rich Redis client for Node.js 14,483
tporadowski/redis A native port of Redis for Windows, implementing its key-value data model with various value types. 9,151
codislabs/codis A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. 13,172