文件名称:bashcached:基于bash + socat构建的memcached服务器
文件大小:16KB
文件格式:ZIP
更新时间:2024-02-20 12:20:11
bash memcached shell-script bash-script bash-hacks
bashcached 基于 + 构建的memcached服务器 特征 它是一个文件脚本(small, (($(< bashcached wc -l) < 100)) !)!),它只需要: bash socat 因此,您可以在下载后立即使用它。 它支持多个连接并实现几乎所有的memcached命令: set , add , replace , append和prepend get , delete和touch incr和decr gets和cas flush_all version并quit 并且,它支持通过tcp和unix域套接字提供服务。 安装 如果使用macOS,则可以通过brew安装base64 , bash和socat : $ brew install base64 bash socat (实际上, bash是默认安装在macOS上的,但是它太旧了,无法运行bashcached 。) 或者,如果使用Ubuntu,则可以通过apt安装socat : $ sudo apt install socat 然后,下载并chmod。 $ curl -LO
【文件预览】:
bashcached-master
----package.json(145B)
----Rakefile(89B)
----test()
--------command()
--------test_helper.rb(6KB)
--------readme_test.rb(1KB)
--------license_test.rb(341B)
----LICENSE.?.md(432B)
----LICENSE.md(1KB)
----.circleci()
--------Dockerfile(382B)
--------config.yml(461B)
----Makefile(125B)
----README.md(2KB)
----bashcached(6KB)