Skip to content

ramprasadp/memKV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memKV

This is a golang based in memory KV

Why have yet another KV . We already have great KV in redis

The idea is to have a very simple KV which is

  1. Fast
  2. Have a ttl
  3. Push to a queue when ttl expires

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages