VTN storage protocol definition.
VTN storage protocol definition.
Protocol for VTN object persistence. All methods work with raw camelCase maps (the JSON wire format). Handlers add objectMetadata (id, timestamps, objectType) before storing.
Protocol for VTN object persistence. All methods work with raw camelCase maps (the JSON wire format). Handlers add objectMetadata (id, timestamps, objectType) before storing.
(update-subscription store id sub)(create-subscription store sub)(get-subscription store id)(list-programs store opts)(create-program store program)(get-event store id)(delete-event store id)(delete-program store id)(delete-subscription store id)(update-program store id program)(list-events store opts)(get-program store id)(update-event store id event)(list-subscriptions store opts)(create-event store event)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |