/DMemCached

A single-threaded memcached client for Delphi

Primary LanguagePascal

{***************************************************************************}
{                                                                           }
{           DMemcached                                                      }
{                                                                           }
{           Copyright (C) 2014 Víctor de Souza Faria                        }
{                                                                           }
{           victor@victorfaria.com                                          }
{                                                                           }
{ Contributors : Víctor de Souza Faria                                      }
{                                                                           }
{***************************************************************************}

DMemcached is a implementation of Memcache Binary Protocol in Delphi.

The project depends of DUnitX to run the tests.

Planned Support:

- CAS
- Thread-Safe
- More commands