Function

on-set

Handle the set event for the given bucket and key. It includes a handle to the bucket that can be used to interact with the store.

on-set: async func(bucket: bucket, key: string, value: list​<u8>);