posthog.com icon indicating copy to clipboard operation
posthog.com copied to clipboard

Document `PluginMeta`'s `storage` feature in Apps developer reference

Open Twixes opened this issue 3 years ago • 0 comments

Apps developer reference explains ~~plugin~~ app ecosystem features such as cache or attachments, but one feature notably is missing: storage. It needs to be added. The storage API can be found here in code: https://github.com/PostHog/posthog/blob/master/plugin-server/src/worker/vm/extensions/storage.ts

Twixes avatar Jun 08 '22 11:06 Twixes