0.0.5 • Published 4 years ago

orisessionmanager v0.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

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

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago