Skip to content

SuperInstance/plato-tile-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plato-tile-cache

LRU cache with TTL eviction for tiles - hit rate tracking, top hits, expiration

Part of the PLATO framework - 72 crates for deterministic AI knowledge management.

Tile Pipeline

This crate fits into the PLATO tile lifecycle:

validate -> score -> store -> search -> rank -> prompt -> inference

Usage

Add to Cargo.toml:

[dependencies]
plato-tile-cache = "0.1"

Zero external dependencies. Works with cargo 1.75+.

GitHub

About

LRU with TTL — hit rate tracking, top hits, bulk expiration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages