key

Search

You can find the results of your search below.

redis
2 Hits, Last modified:
**: store a value [integer, string, ...] belong a key [string] <code> SET connections 10 INCR connectio... nnections INCR connections => 1 </code> expiring key <code> SET resource:lock "Redis Demo" EXPIRE reso
mariadb
1 Hits, Last modified:
===== install on each node ===== <code bash> apt-key adv --recv-keys --keyserver hkp://keyserver.ubunt