ended8월 20일· 1 sources

igbinary: half the Redis memory for one line of config

Why it matters

Everything PHP stores in Redis gets serialized first: sessions, cache entries, queued jobs. PHP's native serialize() produces a verbose text format, and most of us never think about it. igbinary is a ...

1
Sources
+0
24h
Growth
6d
Active

Sources

Related Issues