vsdigitall

Results 2 issues of vsdigitall

On both linux and windows 64-bit systems I received the following message when trying: WIN10 x64: > > const binding = require('node-shared-cache') > undefined > > obj = new binding.Cache("test",...

As written in introduction: > During store.set, values marshalled into JSON and stored in process heap, so all threads can access it, and unmarshalled while users retrieve them via store.get....