Self-host your reactions data while using Velt’s components. Keep reaction storage on your infrastructure with minimal metadata stored on Velt servers.
setDocuments
method.identify
method.ReactionAnnotationDataProvider
to handle storage and retrievalget
, save
, and delete
methods to interact with your databaseGetReactionResolverRequest
Promise<ResolverResponse<Record<string, PartialReactionAnnotation>>>
SaveReactionResolverRequest
Promise<ResolverResponse<T>>
DeleteReactionResolverRequest
Promise<ResolverResponse<T>>
ResolverConfig