DIGEST

Works with string values and bitmap-style string operations.

Syntax

DIGEST <key>

Parameters

  • key: Primary key to read or mutate.

Returns

Usually returns one value or nil when the requested key, field, or element does not exist.

Examples

DIGEST blob:1

BetterKV Notes

  • Group: String.
  • Access: Read-only.
  • Status: Implemented in BetterKV and safe to use for read paths.