Skip to main content

Module cache

Module cache 

Source
Expand description

Caching utilities for Grafeo.

This module provides cache implementations optimized for graph database workloads:

Structsยง

SecondChanceLru
LRU cache with second-chance eviction algorithm.