Skip to content

loguntsov/shared_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Cache

It is simple cache (not LRU) which uses several ETS to skip overload of ETS tables.

Usage

Create instance of cache:

shared_cache:new(cache1, 5)

All actions see shared_cache module or tests.

Thank you.

License

MIT

About

Inmemory cache distributed by several ETS tables.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages