Pelikan is a framework for building local or distributed caches. It comes with a highly extensible architecture, best-in-class performance, and superb operational ergonomics. You can use it to replace most of Memcached or a subset of Redis features.
Fixes a bug in the resp protocol implementation for composing array messages into the wire format. Fixes the incorrect prefix character for non-null array messages and ensures correct unit tests are present and passing.
Fixes a bug in the resp protocol implementation for composing array messages into the wire format. Fixes the incorrect prefix character for non-null array messages and ensures correct unit tests are present and passing.