Skip to content

La caché is a simple cache using thread safe sync.Map from stdlib

License

Notifications You must be signed in to change notification settings

tacheshun/la-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

La caché

La caché is a simple cache using thread safe sync.Map from stdlib.

Test

go test -race ./...

About

La caché is a simple cache using thread safe sync.Map from stdlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages