Skip to content

feat: Add Redis Vector backend#235

Open
esafwan wants to merge 2 commits into
developfrom
kimi/vector-store-redis-backend
Open

feat: Add Redis Vector backend#235
esafwan wants to merge 2 commits into
developfrom
kimi/vector-store-redis-backend

Conversation

@esafwan
Copy link
Copy Markdown
Contributor

@esafwan esafwan commented Mar 30, 2026

Summary

Adds Redis Vector backend using LlamaIndex adapter.

Implementation

  • RedisBackend - Full KnowledgeBackend implementation
  • Unified cache + search - Leverages existing Redis infrastructure
  • LlamaIndex integration - Uses llama-index-vector-stores-redis

Files

  • huf/ai/knowledge/backends/redis_backend.py
  • huf/ai/knowledge/tests/test_redis_backend.py

Dependencies

Optional: llama-index-vector-stores-redis

Related

Tier 2 backend for teams with existing Redis infrastructure.

esafwan added 2 commits March 28, 2026 11:04
- PRD: Programmable Memory & Learning Layer
- DocType designs: Memory Record, Policy, Profile
- Tech specs: Capture/Retrieval, Storage Architecture
- Profiles: Travel Planning, Programming, Documentation
- Implementation plan and project tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant