代码搜索:Memcached
找到约 146 项符合「Memcached」的源代码
代码结果 146
www.eeworm.com/read/250937/12374720
c memcached.c
/* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* memcached - memory caching daemon
*
* http://www.danga.com/memcached/
*
* Copyright 2003 Danga Interacti
www.eeworm.com/read/250937/12374740
h memcached.h
/* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* $Id: memcached.h 512 2007-04-16 23:33:43Z plindner $ */
#include "config.h"
#include
#include
www.eeworm.com/read/250937/12374760
1 memcached.1
.TH MEMCACHED 1 "April 11, 2005"
.SH NAME
memcached \- high-performance memory object caching system
.SH SYNOPSIS
.B memcached
.RI [ options ]
.br
.SH DESCRIPTION
This manual page documents briefly th
www.eeworm.com/read/250937/12374865
memcached-tool
#!/usr/bin/perl
#
# memcached-tool:
# stats/management tool for memcached.
#
# Author:
# Brad Fitzpatrick
#
# License:
# public domain. I give up all rights to this
# tool.
www.eeworm.com/read/250937/12374868
start-memcached
#!/usr/bin/perl -w
# start-memcached
# 2003/2004 - Jay Bonci
# This script handles the parsing of the /etc/memcached.conf file
# and was originally created for the Debian distri
www.eeworm.com/read/250937/12374873
memcached-init
#! /bin/sh
#
# skeleton example file to build /etc/init.d/ scripts.
# This file should be used to construct scripts for /etc/init.d.
#
# Written by Miquel van Smoorenburg .
# Mo
www.eeworm.com/read/218586/4857372
txt memcached.txt
memcached support for MediaWiki:
From ca August 2003, MediaWiki has optional support for memcached, a
"high-performance, distributed memory object caching system".
For general information on it, see: