Update content/shared/v3-core-plugins/extended-plugin-api.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>pull/5963/head
parent
e666d8655e
commit
8f4d914a7d
|
@ -261,7 +261,7 @@ influxdb3_local.info(f"This plugin has run {counter} times")
|
|||
|
||||
#### Best practices for in-memory caching
|
||||
|
||||
To get the most out of the in-memory cache, follow these guidlines:
|
||||
To get the most out of the in-memory cache, follow these guidelines:
|
||||
|
||||
- [Use the trigger-specific namespace](#use-the-trigger-specific-namespace)
|
||||
- [Use TTL appropriately](#use-ttl-appropriately)
|
||||
|
|
Loading…
Reference in New Issue