Skip to content

neilotoole/oncecache

Repository files navigation

oncecache: on-demand in-memory object cache

Go Reference Go Report Card License Workflow

oncecache is a strongly-typed, concurrency-safe, context-aware, dependency-free, in-memory, on-demand Golang object cache, focused on write-once, read-often ergonomics.

The package also provides an event mechanism useful for logging, metrics, or propagating cache entries between overlapping composite caches.

About

Go on-demand in-memory object cache

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages