Giter Club home page Giter Club logo

centos-ssh-memcached's People

Contributors

jdeathe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

centos-ssh-memcached's Issues

Add Details + Validation of env variables

There should ideally be some validation on the values supplied via the environment variables and a Details summary in the logs to be consistent with the other images.

  • MEMCACHED_AUTOSTART_MEMCACHED_WRAPPER (boolean)
  • MEMCACHED_CACHESIZE (positive, non-zero, integer)
  • MEMCACHED_MAXCONN (positive, non-zero, integer)
  • MEMCACHED_OPTIONS (string)

MEMCACHED_OPTIONS allows for free entry of extra options so would be difficult to validate as its purpose is to allow entry of options that are non-standard.

Complete update to 2.5.1

Missed out some changes

  • supervisord configuration files should have directives ordered alphabetically for consistency.
  • There are still some replacements of echo with printf remaining in the systemd register unit file.

Add libmemcached

libmemcached
Client library and command line tools for memcached server

libmemcached is a C client library to the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, and provide full access to server side methods. It also implements several command line tools: memcat - Copy the value of a key to standard output. memflush - Flush the contents of your servers. memrm - Remove a key(s) from the server. memstat - Dump the stats of your servers to standard output. memslap - Generate testing loads on a memcached cluster. memcp - Copy files to memcached servers. memerror - Creates human readable messages from libmemcached error codes.

Version (latest package release) 0.31 (1.1.el6)

Improve logging output

wrapper output logs should be written to /dev/stdout instead of a container file path so they will be handled by docker's logging drivers.

Bypassing the requirement of supervisor_stdout should mean output of the Memcached Details will work correctly without the need for waiting 1 second for startup.

Remove scmi source from repository

The scmi script is added to the image from the upstream source image jdeathe/centos-ssh

Having it in the repository means it needs to be maintained but is never added to this image from the Dockerfile build.

Simplify README content

  • Remove intro from Overview & links
  • Remove statement regarding the requirement of supervisor-stdout for log output.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.