koladata

Home
Overview
Fundamentals
Glossary
Cheatsheet
API Reference
Quick Recipes
Deep Dive
Common Pitfalls and Gotchas
Persistent Storage

View the Project on GitHub google/koladata

kd.caching API

Caching utilities.
Subcategory Description
LruCache LRU cache Object/Entity -> DataSlice.

kd.caching.LruCache(capacity: int, mode: Mode)

LRU cache Object/Entity -> DataSlice.