orisessionmanager

0.0.5 • Public • Published

Config { connections:[ { type:"", //jwt,redis,ram name:"", timeout: {second}, //if jwt data:{ privateKey:"", publicKey:"", algorithm:"" }, //if redis add redis module data:{ context:"redis name" } } ] }

Intenal Service global.sessionManager

	set(contextName,key,value,func) //if func null return Promise
	get(contextName,key,func) //if func null return Promise

ExternalService no external service

Package Sidebar

Install

npm i orisessionmanager

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

5.96 kB

Total Files

9

Last publish

Collaborators

  • vahidhossaini