Redis-backed hybrid caching for lightning-fast Python data access
-
Updated
May 23, 2025 - Python
Redis-backed hybrid caching for lightning-fast Python data access
Semantic caching for Python Functions
using Ollama and Duckdb Vector Search Extension to build in Memory Semantic Caching Database
A unified hierarchical engine for managing parameters, state, workflows, and knowledge with structure, meaning, and AI-powered reasoning.
Organize messy social media exports into well-structured media libraries with accurate dates for easy access and management.
This is a thread safe in-memory caching library in python for general-purpose use.
HANK Caching is a Python library that adds flexible, decorator-based caching to class methods. It supports Redis (shared/distributed) and in-memory LRU (single-process) with per-method configuration, argument transforms (e.g. date to YYYYMM, zipcode to 4 digits) and tag-based enable/disable/clear.
Add a description, image, and links to the in-memory-caching topic page so that developers can more easily learn about it.
To associate your repository with the in-memory-caching topic, visit your repo's landing page and select "manage topics."