Skip to content

xmolex/Cache-MemcachedBinary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache-MemcachedBinary

DESCRIPTION

Cpan Perl library for Memcached server with binary protocol: https://github.com/memcached/memcached/wiki/BinaryProtocolRevamped

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

IO::Socket  https://metacpan.org/pod/IO::Socket
Encode      https://metacpan.org/pod/Encode

COPYRIGHT AND LICENCE

Copyright (C) 2024 by Konstantin Titov This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Cpan Perl library for Mamcached binary protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages