DaffInMemoryBackendDelegate

An class that automatically delegates requests to in-memory backends.

@inheritdoc

Properties

Name Type Description
backends Array<DaffInMemoryRouteableBackend>
delegateRequest Observable<any>
get Observable<any> The R in CRUD.
post Observable<any> The C in CRUD.
put Observable<any> The U in CRUD.
delete Observable<any> The D in CRUD.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.