memcachefs

Langue: en

Version: 2007-7-28 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)

NAME

memcachefs - memcache filesystem

SYNOPSIS

memcachefs [ options ] host[:port] mountpoint

DESCRIPTION

memcachefs is FUSE based filesystem which mount the memcache server. It allows to view cache data of memcached as like regular files.

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, use -h option.
-h, --help
Show summary of options.
-f
foreground operation
-d
enable FUSE debug output (implies -f)
-omaxhandle=<num>
connection handle limit, the default is 10.

AUTHOR


 Tsukasa Hamano <code@cuspy.org>