yrmcds version 1.1.1
This release adds two new config options.
-
secure_erase
If true, memory used by objects will be securely cleared once objects are removed
or their lifetime expires. This ensures secure data will never be leaked out after expiration.
Default is false. -
lock_memory
If true, yrmcds will lock memory to prevent swapping. Default is false.