ttakezawa / memalpha

WORK IN PROGRESS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

memalpha

Build Status codecov Go Report Card license

TODO: Write a project description

Usage

TODO: Write usage

Todo

  • set timeout
  • connection pool
  • connection retry
  • ketama
  • binary protocol
  • SASL
  • checkpoint
  • helper utilities
    • GetOrSet
    • hash key
    • escape key
    • compress value
    • counter
    • avoid thundering herd
      • eary expire
      • control concurrency with semaphore or mutex

License

This software is released under the MIT License, see LICENSE.

About

WORK IN PROGRESS

License:MIT License


Languages

Language:Go 99.6%Language:Shell 0.4%