Skip to content

orkunkaraduman/go-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cache

Package cache offers concurrency safe in-memory cache based on b-tree and hash-map indexing. All methods of Cache struct are concurrency safe and operates cache atomically.

Releases

No releases published

Packages

No packages published

Languages