Skip to content

Conversation

@vyavdoshenko
Copy link
Contributor

Fixes: #418

This PR adds documentation for the JSON.DEBUG MEMORY command.

@vyavdoshenko vyavdoshenko self-assigned this Oct 15, 2025
@vercel
Copy link

vercel bot commented Oct 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Oct 15, 2025 9:23pm

@Niennienzz
Copy link
Contributor

Can you please double-check the ACL category?

Otherwise it looks good to me.

@vyavdoshenko
Copy link
Contributor Author

Can you please double-check the ACL category?

Otherwise it looks good to me.

Yes, this is correct.
From the code:

  *registry << CI{"JSON.DEBUG", CO::READONLY | CO::FAST, -2, 0, 0, acl::JSON}.HFUNC(Debug)

@Niennienzz
Copy link
Contributor

Niennienzz commented Nov 10, 2025

I see. Redis has @json and @read. I guess the doc matches the code for us. Thanks!

@vyavdoshenko vyavdoshenko merged commit 058927b into main Nov 10, 2025
2 checks passed
@vyavdoshenko vyavdoshenko deleted the bobik/json_debug_memory branch November 10, 2025 13:57
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.

Add JSON.DEBUG MEMORY to the documentation

3 participants