-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
21 lines (17 loc) · 1.01 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{***************************************************************************}
{ }
{ DMemcached }
{ }
{ Copyright (C) 2014 Víctor de Souza Faria }
{ }
{ }
{ 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