Skip to content

KusakabeShi/go-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple key/value container with fixed expire time.

Use linked list to avoid full scan while cleaning.

Use fixed expire time to ensure O(1) insertion.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages