LocalStore

Schema: services.capnp

Methods

put: (ref: DataRef(T), download: Bool) -> (id : UInt64)

get: (id: UInt64) -> (ref : DataRef(AnyPointer))

erase: (id: UInt64) -> ()