blob: 9cdac65b9d0ed7c26ef1bec6379bf09b31b079fa [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
Pascal Liehne5cb231b2018-03-12 22:16:44 +010020 slabsize: 1m
Filip Pytloune21bc772015-10-06 16:28:32 +020021 bind:
22 address: 0.0.0.0
23 port: 11211
24 protocol: tcp
25
Ales Komarek37cf5fc2018-01-30 22:11:02 +010026
27References
28==========
Filip Pytloune21bc772015-10-06 16:28:32 +020029
30* http://memcached.org/
Filip Pytloun52999ac2017-02-02 13:02:03 +010031
Ales Komarek37cf5fc2018-01-30 22:11:02 +010032
Filip Pytloun52999ac2017-02-02 13:02:03 +010033Documentation and Bugs
34======================
35
36To learn how to install and update salt-formulas, consult the documentation
37available online at:
38
39 http://salt-formulas.readthedocs.io/
40
41In the unfortunate event that bugs are discovered, they should be reported to
42the appropriate issue tracker. Use Github issue tracker for specific salt
43formula:
44
45 https://github.com/salt-formulas/salt-formula-memcached/issues
46
47For feature requests, bug reports or blueprints affecting entire ecosystem,
48use Launchpad salt-formulas project:
49
50 https://launchpad.net/salt-formulas
51
52You can also join salt-formulas-users team and subscribe to mailing list:
53
54 https://launchpad.net/~salt-formulas-users
55
56Developers wishing to work on the salt-formulas projects should always base
57their work on master branch and submit pull request against specific formula.
58
59 https://github.com/salt-formulas/salt-formula-memcached
60
61Any questions or feedback is always welcome so feel free to join our IRC
62channel:
63
64 #salt-formulas @ irc.freenode.net