Module redis_module::alloc

source ·

Structs

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