You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Minor) Support notifications between server threats using Database.get().notify(mytype, mydata) and ServerEventEmitter.get("notification").subscribe(message,(mydata) => {},mytype)
(Minor) Allow adding method to retrieve multiple keys from cache at once.
(Minor) When providing 'wait' for processtx now replies with processed transaction.