memcached

memcached development tree

  • Owner: memcached/memcached
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Memcached

Memcached is a high performance multithreaded event-based key/value cache
store intended to be used in a distributed system.

See: https://memcached.org/about

A fun story explaining usage: https://memcached.org/tutorial

If you're having trouble, try the wiki: https://memcached.org/wiki

If you're trying to troubleshoot odd behavior or timeouts, see:
https://memcached.org/timeouts

https://memcached.org/ is a good resource in general. Please use the mailing
list to ask questions, github issues aren't seen by everyone!

Dependencies

  • libevent, https://www.monkey.org/~provos/libevent/ (libevent-dev)
  • libseccomp, (optional, experimental, linux) - enables process restrictions for
    better security. Tested only on x86_64 architectures.

Environment

Be warned that the -k (mlockall) option to memcached might be
dangerous when using a large cache. Just make sure the memcached machines
don't swap. memcached does non-blocking network I/O, but not disk. (it
should never go to disk, or you've lost the whole point of it)

Website

Contributing

See https://github.com/memcached/memcached/wiki/DevelopmentRepos

Main metrics

Overview
Name With Ownermemcached/memcached
Primary LanguageC
Program languagePython (Language Count: 10)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2009-04-24 23:34:25
Pushed At2025-05-23 01:35:36
Last Commit At2025-03-19 14:49:00
Release Count128
Last Release Name1.6.38 (Posted on 2025-03-19 14:51:07)
First Release Name1.2.0 (Posted on 2009-03-03 00:32:34)
用户参与
Stargazers Count13.9k
Watchers Count684
Fork Count3.3k
Commits Count2.2k
Has Issues Enabled
Issues Count517
Issue Open Count61
Pull Requests Count130
Pull Requests Open Count24
Pull Requests Close Count519
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private