Materia KV with JSON commands (GET/SET/DEL)

Materia KV with JSON commands (GET/SET/DEL)

Effective on March 12, 2025·Enora Broudic
Enora Broudic
Pierre Zemb
Pierre Zemb

Materia KV now supports some JSON commands :

  • JSON.SET: sets JSON value at path in key
  • JSON.GET: gets JSON value at path from key
  • JSON.DEL: deletes JSON value at path from key

These commands are available for new and already deployed add-ons, with no additional configuration. For detailed examples and usage, see Materia KV documentation. If you have any questions or feedback, let’s discuss it on our GitHub Community.

Last updated on