memcached

package
v0.0.0-...-d3db570 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2017 License: Apache-2.0 Imports: 6 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Batched

func Batched(sock string, opts batched.Opts) handlers.HandlerConst

Batched returns an implementation of the Handler interface that multiplexes requests on to a connection pool in order to reduce the overhead per request.

func Chunked

func Chunked(sock string) handlers.HandlerConst

Chunked returns an implementation of the Handler interface that implements an interaction model which splits data to set size chunks before inserting. the external memcached backend is expected to be listening on the specified unix domain socket.

func Regular

func Regular(sock string) handlers.HandlerConst

Regular returns an implementation of the Handler interface that does standard, direct interactions with the external memcached backend which is listening on the specified unix domain socket.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL