Skip to content

creates simple go routines that query cached key value pairs before making a call to the database. Uses Sync package and waitgroups

License

Notifications You must be signed in to change notification settings

Sanardi/BookCacheGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookCacheGO

creates simple go routines that query cached key value pairs before making a call to the database. Uses Sync package and waitgroups. Holds 8 items in cache.

About

creates simple go routines that query cached key value pairs before making a call to the database. Uses Sync package and waitgroups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages