0.0.5 • Published 6 years ago

orisessionmanager v0.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago