Module valkey_module::alloc

source ·

Structs§

  • Defines the Valkey allocator. This allocator delegates the allocation and deallocation tasks to the Valkey server when available, otherwise it panics.