summaryrefslogtreecommitdiff
path: root/databases/memcached (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade memcached to 1.1.8Sean Chittenden2003-08-214-12/+29
| | | | | | | Noticed by: fenner's distfile survey Notes: svn path=/head/; revision=87461
* Make portlint(1) happy, no actual changes.Sean Chittenden2003-07-221-6/+6
| | | | Notes: svn path=/head/; revision=85341
* Add memcached: a high-performance, distributed memory object cachingSean Chittenden2003-07-2210-0/+153
system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Notes: svn path=/head/; revision=85338