Skip to main content
Module

x/redis/command.ts>BitfieldWithOverflowOpts

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
interface BitfieldWithOverflowOpts
implements BitfieldOpts
import { type BitfieldWithOverflowOpts } from "https://deno.land/x/redis@v0.32.2/command.ts";

Properties

overflow: "WRAP" | "SAT" | "FAIL"