lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit 7cd0fcac authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

now we use kumofs as volatile memcached so we have no limit in key length and value size.

parent cc019f71
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>property_default</string> </key>
<value> <string>python: 250</string> </value>
<value> <string>python: 0</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>property_default</string> </key>
<value> <string>python: 1048576</string> </value>
<value> <string>python: 0</string> </value>
</item>
</dictionary>
</pickle>
......
65
\ No newline at end of file
66
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment