Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

henrikschroder/beitmemcached

Repository files navigation

BeIT Memcached is a client for memcached written in C# 2.0

The client supports all memcached commands:

  • Set
  • Add
  • Replace
  • Append
  • Prepend
  • Cas
  • Get
  • Multi-Get
  • Delete
  • Increment
  • Decrement
  • Stats
  • Flush

In addition, it has the following features:

  • Consistent hashing
  • Socketpool with configurable size
  • High-performance
  • Key prefixing
  • Compression
  • Detection of dead servers
  • Small code-size
  • Very easy to embed
  • No external dependencies
  • No unmanaged code
  • No background threads
  • Flexible logging
  • Implementation follows the [memcached protocol specifications](http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt strictly).

About

A client for memcached written in C# 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /