Skip to content

[MOD-13899] Add BigRedis extension APIs#451

Merged
chesedo merged 1 commit intomasterfrom
flex_api
Mar 3, 2026
Merged

[MOD-13899] Add BigRedis extension APIs#451
chesedo merged 1 commit intomasterfrom
flex_api

Conversation

@chesedo
Copy link
Copy Markdown
Collaborator

@chesedo chesedo commented Mar 3, 2026

Add new module API functions to support BigRedis functionality including:

  • Module registration with callbacks for disk usage queries
  • Write buffer budget management
  • Database path retrieval
  • Database handle registration/unregistration with column family support

The RedisModuleBigCallbacks structure provides a versioned interface for modules to implement disk usage reporting capabilities.

Add new module API functions to support BigRedis functionality including:
- Module registration with callbacks for disk usage queries
- Write buffer budget management
- Database path retrieval
- Database handle registration/unregistration with column family support

The RedisModuleBigCallbacks structure provides a versioned interface
for modules to implement disk usage reporting capabilities.
@chesedo chesedo merged commit 3a0257d into master Mar 3, 2026
17 checks passed
@chesedo chesedo deleted the flex_api branch March 3, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants