blob: 39808c3ede02a3d9450c4396c8933be4ddc716e1 [file] [log] [blame]
Filip Pytloune21bc772015-10-06 16:28:32 +02001
Ales Komarek37cf5fc2018-01-30 22:11:02 +01002=================
3Memcached Formula
4=================
Filip Pytloune21bc772015-10-06 16:28:32 +02005
Ales Komarek37cf5fc2018-01-30 22:11:02 +01006Memcached is an in-memory key-value store for small chunks of arbitrary data
7(strings, objects) from results of database calls, API calls, or page
8rendering.
Filip Pytloune21bc772015-10-06 16:28:32 +02009
10
Ales Komarek37cf5fc2018-01-30 22:11:02 +010011Sample Metadata
Filip Pytloune21bc772015-10-06 16:28:32 +020012===============
13
Filip Pytloune21bc772015-10-06 16:28:32 +020014.. code-block:: yaml
15
16 memcached:
17 server:
18 enabled: true
19 cache_size: 64
20 bind:
21 address: 0.0.0.0
22 port: 11211
23 protocol: tcp
24
Ales Komarek37cf5fc2018-01-30 22:11:02 +010025
26References
27==========
Filip Pytloune21bc772015-10-06 16:28:32 +020028
29* http://memcached.org/
Filip Pytloun52999ac2017-02-02 13:02:03 +010030
Ales Komarek37cf5fc2018-01-30 22:11:02 +010031
Filip Pytloun52999ac2017-02-02 13:02:03 +010032Documentation and Bugs
33======================
34
35To learn how to install and update salt-formulas, consult the documentation
36available online at:
37
38 http://salt-formulas.readthedocs.io/
39
40In the unfortunate event that bugs are discovered, they should be reported to
41the appropriate issue tracker. Use Github issue tracker for specific salt
42formula:
43
44 https://github.com/salt-formulas/salt-formula-memcached/issues
45
46For feature requests, bug reports or blueprints affecting entire ecosystem,
47use Launchpad salt-formulas project:
48
49 https://launchpad.net/salt-formulas
50
51You can also join salt-formulas-users team and subscribe to mailing list:
52
53 https://launchpad.net/~salt-formulas-users
54
55Developers wishing to work on the salt-formulas projects should always base
56their work on master branch and submit pull request against specific formula.
57
58 https://github.com/salt-formulas/salt-formula-memcached
59
60Any questions or feedback is always welcome so feel free to join our IRC
61channel:
62
63 #salt-formulas @ irc.freenode.net