1.0.4 • Published 2 years ago
@atlantjs.dev/context-storage v1.0.4
Context Storage
Install
yarn add git+ssh://git@gitlab.atlantjs.com.br:atlantjs/banking/banking-libs.git#packages/context-storage/<version>
Usage example:
import { ClsHookedStorage } from "@atlantjs.dev/context-storage";
const clsHookedStorage = new ClsHookedStorage(namespace);