UNPKG

rawhash

Version:

experimental in-memory key:value cache where keys are binary Buffers

10 lines (9 loc) 220 B
try { module.exports = require('./build/Release/rawhash.node'); } catch(err) { try { module.exports = require('./build/Debug/rawhash.node'); } catch(err) { module.exports = require('./rawhash.node'); } }