Skip to content

golang high concurrency map for TTL and LRU action

Notifications You must be signed in to change notification settings

rfyiamcool/emap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emap

advance golang map, it support expire ttl and lru action.

Features

  • support expire kv and lru.
  • goroutine safe
  • reduce futex call
  • support getInt, getString, Incr cmd

Usage

...

About

golang high concurrency map for TTL and LRU action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages