Issues
- 0
Filenames on Windows are case-insensitive, ie. should use base32 instead of base64 to avoid key mismatch
#151 opened by iki - 3
Confusing README and lack of "sync" functions
#147 opened by robross0606 - 4
node-persist reading all files to RAM ?
#148 opened by Vance-ng-vn - 1
Version 4 not published on npm
#146 opened by mesinger - 3
Secure writing
#94 opened by cupill - 6
- 2
Can it store binary data(buffer)?
#144 opened by snowinszu - 2
- 23
Concurrent `setItem` and `getItem` can lead into an unahdled `does not look like a valid storage file`
#108 opened by tndev - 4
error: Unhandled Rejection at: Promise[object Promise] reason:Error: EISDIR: illegal operation on a directory, read
#118 opened by engelchrisi - 1
Improvement: Typescript Support
#127 opened by LukasOchmann - 1
Just a Question: Version 3 "All the *Sync functions were removed, every operation is now asynchronous"
#136 opened by Bonfims - 5
- 4
Error: EROFS: read-only file system, mkdir '/storage'
#125 opened by pociej - 0
Appending files / persisting logging data
#135 opened by Andersama - 1
Unable to write file on google function workspace 🤯
#134 opened by sskanishk - 1
- 1
Is there a good way to manage multiple directories?
#131 opened by SamNChiet - 6
const storage = require('../node_modules/node-persist'); causes NodeJS to throw error
#130 opened by PeterKW - 2
EISDIR: illegal operation on a directory, read on @eadir folders, synology NAS
#124 opened by nicoduj - 4
How to use asynchronous init()
#122 opened by 4piu - 4
- 1
Create different localstorages? Like collections
#121 opened by f1729 - 3
await storage.init() returns an empty promise
#120 opened by alexryd - 9
EMFILE: too many open files
#101 opened by ldiqual - 1
- 5
(node:7636) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'ttl' of undefined
#116 opened by Vanilagy - 1
Update item and not alter ttl.
#115 opened by tfedatto - 4
- 0
(node:1127) UnhandledPromiseRejectionWarning: Error: EMFILE: too many open files, open '.node-persist/storage/filename'
#112 opened by jpleva91 - 1
Question: stored keys are shared across users?
#110 opened by venkatkonjeti - 2
- 1
- 3
- 1
Typo in README
#104 opened by rgeraldporter - 3
Writing to Specific File
#103 opened by biocross - 3
can't seem to instal on Raspberry Pi
#102 opened by chasedWolf - 2
- 2
Does it lock?
#85 opened by salarelv - 5
Setting max keys
#83 opened by Pascal66 - 2
Manual Reset would be great
#98 opened by djjayballz - 1
getItem raw
#91 opened by ramarro123 - 1
- 6
- 1
Please include an MIT license file
#95 opened by AlexanderRossDe - 4
node-persist in cluster mode
#93 opened by microSoftware - 1
performance problem
#90 opened by ramarro123 - 1
- 0
isAbsolute not defined
#89 opened by ramarro123 - 3
Is there a dispose function?
#84 opened by bmewburn