Skip to content

Simple KV. With TTL(fast, on top on heap struct).

Notifications You must be signed in to change notification settings

coraxster/cacheTtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cacheTtl

Simple KV. With TTL.

Fast GC on top of heap struct.

2000000 Set:        372 ns/op
30000000 Get:       43.6 ns/op
2000000 SetGet:     411 ns/op
5000000 SimpleGC:   469.402861ms
5000000 AdvancedGC: 20.079µs

About

Simple KV. With TTL(fast, on top on heap struct).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages