n8n Semble Integration

  • Home
Getting Started
  • Configuration
  • Installation
Node Reference
  • Booking Nodes
  • Credentials
  • Overview
  • Patient Nodes
  • Product Nodes
  • Trigger Nodes
API Reference
  • Overview
  • Components
  • Core
Examples
  • Common Workflows
  • Integration Patterns
  • Troubleshooting
Development
  • Architecture
  • Contributing
  • Testing

CacheKeyStrategy

n8n-nodes-semble v2.1.0


n8n-nodes-semble / services/CacheService / CacheKeyStrategy

Enumeration: CacheKeyStrategy¶

Defined in: services/CacheService.ts:32

Cache key generation strategies

Enumeration Members¶

SIMPLE¶

SIMPLE: "simple"

Defined in: services/CacheService.ts:33


HIERARCHICAL¶

HIERARCHICAL: "hierarchical"

Defined in: services/CacheService.ts:34


HASHED¶

HASHED: "hashed"

Defined in: services/CacheService.ts:35

Menu
Home
Getting Started
Configuration Installation
Node Reference
Booking Nodes Credentials Overview Patient Nodes Product Nodes Trigger Nodes
API Reference
Overview Components Core
Examples
Common Workflows Integration Patterns Troubleshooting
Development
Architecture Contributing Testing

On This Page

Enumeration Members SIMPLE HIERARCHICAL HASHED
shadcn theme provided by @asiffer