Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / simonlast/node-persist issues and pull requests
#152 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#151 - Filenames on Windows are case-insensitive, ie. should use base32 instead of base64 to avoid key mismatch
Issue -
State: open - Opened by iki 8 months ago
#150 - Throw an error if users try to initialise LocalStorage or global instance more than once
Pull Request -
State: open - Opened by gpoole about 1 year ago
- 1 comment
#149 - Doc: Remove sync example from readme
Pull Request -
State: closed - Opened by glensc about 1 year ago
- 1 comment
#148 - node-persist reading all files to RAM ?
Issue -
State: open - Opened by Vance-ng-vn about 1 year ago
- 4 comments
Labels: bug
#147 - Confusing README and lack of "sync" functions
Issue -
State: closed - Opened by robross0606 about 1 year ago
- 4 comments
#146 - Version 4 not published on npm
Issue -
State: closed - Opened by mesinger about 1 year ago
- 1 comment
#145 - Switch file hashes from md5 to sha256
Pull Request -
State: closed - Opened by vkamydo over 1 year ago
#144 - Can it store binary data(buffer)?
Issue -
State: open - Opened by snowinszu almost 2 years ago
- 2 comments
#143 - refactor: update-deprecated-exists
Pull Request -
State: closed - Opened by ChrisPrzR almost 2 years ago
- 1 comment
#142 - Getting this error intermittently: 'Error: EMFILE: too many open files'
Issue -
State: closed - Opened by mdodge-ecgrow almost 2 years ago
- 2 comments
#141 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#140 - Bump minimist and mocha
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#139 - Fix: remove unneeded async keywords
Pull Request -
State: closed - Opened by SReject over 2 years ago
#138 - node-persist error sometimes makes the application to crash
Issue -
State: closed - Opened by NdozHH over 2 years ago
- 6 comments
#137 - Bump pathval from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#136 - Just a Question: Version 3 "All the *Sync functions were removed, every operation is now asynchronous"
Issue -
State: closed - Opened by Bonfims over 3 years ago
- 1 comment
#135 - Appending files / persisting logging data
Issue -
State: open - Opened by Andersama over 3 years ago
#134 - Unable to write file on google function workspace đ¤Ż
Issue -
State: closed - Opened by sskanishk over 3 years ago
- 1 comment
#133 - Can we store node event emitter objects in this?
Issue -
State: closed - Opened by mobcoder-vishal over 3 years ago
- 1 comment
#132 - [Enhancement] Storage folder inside other storage folder is a bad idea
Issue -
State: closed - Opened by Timmiej93 over 3 years ago
- 5 comments
#131 - Is there a good way to manage multiple directories?
Issue -
State: closed - Opened by SamNChiet almost 4 years ago
- 1 comment
#130 - const storage = require('../node_modules/node-persist'); causes NodeJS to throw error
Issue -
State: open - Opened by PeterKW about 4 years ago
- 6 comments
#129 - remove un-necessary else statement
Pull Request -
State: closed - Opened by YBCS about 4 years ago
- 1 comment
#128 - correct typos
Pull Request -
State: closed - Opened by jackHedaya about 4 years ago
- 1 comment
#127 - Improvement: Typescript Support
Issue -
State: open - Opened by LukasOchmann over 4 years ago
- 1 comment
#126 - Use fs.mkdir instead of mkdirp
Pull Request -
State: closed - Opened by DarthHater over 4 years ago
#125 - Error: EROFS: read-only file system, mkdir '/storage'
Issue -
State: closed - Opened by pociej over 4 years ago
- 4 comments
#124 - EISDIR: illegal operation on a directory, read on @eadir folders, synology NAS
Issue -
State: closed - Opened by nicoduj almost 5 years ago
- 2 comments
#123 - Upstream dependency has a vulnerability (minimist 0.0.8 from mkdirp 0.5.1)
Issue -
State: closed - Opened by DarthHater almost 5 years ago
- 4 comments
#122 - How to use asynchronous init()
Issue -
State: closed - Opened by 4piu about 5 years ago
- 4 comments
#121 - Create different localstorages? Like collections
Issue -
State: closed - Opened by f1729 about 5 years ago
- 1 comment
#120 - await storage.init() returns an empty promise
Issue -
State: closed - Opened by alexryd over 5 years ago
- 3 comments
#119 - Some readme fixes
Pull Request -
State: closed - Opened by adriaanvanrossum over 5 years ago
- 8 comments
#118 - error: Unhandled Rejection at: Promise[object Promise] reason:Error: EISDIR: illegal operation on a directory, read
Issue -
State: open - Opened by engelchrisi almost 6 years ago
- 4 comments
#117 - src/local-storage updateItem references an undefined variable - easy fix
Issue -
State: closed - Opened by jgruber about 6 years ago
- 1 comment
#116 - (node:7636) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'ttl' of undefined
Issue -
State: closed - Opened by Vanilagy about 6 years ago
- 5 comments
#115 - Update item and not alter ttl.
Issue -
State: closed - Opened by tfedatto about 6 years ago
- 1 comment
#114 - audit, and remove unnecessary dependency
Pull Request -
State: closed - Opened by ghost about 6 years ago
#113 - valuesWithKeyMatch() throwing TypeError
Pull Request -
State: closed - Opened by toddwilson over 6 years ago
- 1 comment
#112 - (node:1127) UnhandledPromiseRejectionWarning: Error: EMFILE: too many open files, open '.node-persist/storage/filename'
Issue -
State: open - Opened by jpleva91 over 6 years ago
#111 - directory .node-persist/storage empty after setting items
Issue -
State: open - Opened by fccoelho over 6 years ago
- 2 comments
#110 - Question: stored keys are shared across users?
Issue -
State: open - Opened by venkatkonjeti over 6 years ago
- 1 comment
#109 - Closes #107
Pull Request -
State: closed - Opened by oatmeaI over 6 years ago
#108 - Concurrent `setItem` and `getItem` can lead into an unahdled `does not look like a valid storage file`
Issue -
State: closed - Opened by tndev over 6 years ago
- 23 comments
#107 - Error thrown in `readFile` is not propertly handled in `readDirectory`
Issue -
State: closed - Opened by tndev over 6 years ago
- 1 comment
#106 - Use 'for of' instead of 'for in' when argument value is of type 'Array'
Pull Request -
State: closed - Opened by SangHakLee over 6 years ago
- 2 comments
#105 - SyntaxError: await is only valid in async function
Issue -
State: closed - Opened by hamptonmoore over 6 years ago
- 3 comments
#104 - Typo in README
Issue -
State: closed - Opened by rgeraldporter over 6 years ago
- 1 comment
#103 - Writing to Specific File
Issue -
State: closed - Opened by biocross over 6 years ago
- 3 comments
#102 - can't seem to instal on Raspberry Pi
Issue -
State: closed - Opened by chasedWolf almost 7 years ago
- 3 comments
#101 - EMFILE: too many open files
Issue -
State: closed - Opened by ldiqual almost 7 years ago
- 9 comments
#100 - Is it possible to hav two node-persist objects in the same application?
Issue -
State: closed - Opened by wmmihaa almost 7 years ago
- 1 comment
#99 - corrupt file after deleting item from persisted array
Issue -
State: closed - Opened by dtemes almost 7 years ago
- 6 comments
#98 - Manual Reset would be great
Issue -
State: closed - Opened by djjayballz about 7 years ago
- 2 comments
#97 - Merge pull request #96 from simonlast/add-license-1
Pull Request -
State: closed - Opened by LingleDev about 7 years ago
- 1 comment
#96 - Create LICENSE
Pull Request -
State: closed - Opened by akhoury about 7 years ago
#95 - Please include an MIT license file
Issue -
State: closed - Opened by AlexanderRossDe about 7 years ago
- 1 comment
#94 - Secure writing
Issue -
State: open - Opened by cupill over 7 years ago
- 3 comments
Labels: enhancement
#93 - node-persist in cluster mode
Issue -
State: open - Opened by microSoftware over 7 years ago
- 4 comments
#92 - add js syntax sync example
Pull Request -
State: closed - Opened by GillesC over 7 years ago
#91 - getItem raw
Issue -
State: closed - Opened by ramarro123 over 7 years ago
- 1 comment
Labels: enhancement
#90 - performance problem
Issue -
State: closed - Opened by ramarro123 over 7 years ago
- 1 comment
#89 - isAbsolute not defined
Issue -
State: closed - Opened by ramarro123 over 7 years ago
#88 - Should an object retrieved with getItem be mutable?
Issue -
State: closed - Opened by tonyfleck76 over 7 years ago
- 1 comment
Labels: bug
#87 - Migrating to latest version of node-persist (encrypted file names)
Issue -
State: closed - Opened by bbishwokarma over 7 years ago
- 4 comments
#86 - Providing an option to specify maximum number of open files during init
Pull Request -
State: closed - Opened by bbishwokarma over 7 years ago
- 1 comment
#85 - Does it lock?
Issue -
State: open - Opened by salarelv over 7 years ago
- 2 comments
#84 - Is there a dispose function?
Issue -
State: closed - Opened by bmewburn almost 8 years ago
- 3 comments
#83 - Setting max keys
Issue -
State: closed - Opened by Pascal66 almost 8 years ago
- 5 comments
#82 - Accessories must be created with Non-empty display name
Issue -
State: closed - Opened by meluvalli almost 8 years ago
- 2 comments
#81 - error after hard reboot
Issue -
State: closed - Opened by jfix almost 8 years ago
- 7 comments
#80 - fix .getItem() for using with callback
Pull Request -
State: closed - Opened by yurks almost 8 years ago
- 1 comment
#79 - TTL not working....
Issue -
State: closed - Opened by jessevdp about 8 years ago
- 8 comments
Labels: enhancement
#78 - can not get key, even after 10sec wait
Issue -
State: closed - Opened by jessevdp about 8 years ago
- 2 comments
#77 - Closes simonlast/node-persist#76
Pull Request -
State: closed - Opened by noahtkeller about 8 years ago
- 10 comments
#76 - this._expiredKeysInterval prevents node process from closing
Issue -
State: closed - Opened by leviwheatcroft about 8 years ago
- 6 comments
#75 - Refactoring to use node-persist with async/await/Promise features of ES7
Issue -
State: closed - Opened by Jodes81 about 8 years ago
- 2 comments
#74 - Redis adapter
Issue -
State: closed - Opened by cigolpl about 8 years ago
- 2 comments
#73 - ignore (weird) parsing error
Pull Request -
State: closed - Opened by jessevdp about 8 years ago
- 5 comments
#72 - Weird parsing errors? [google drive sucks]
Issue -
State: closed - Opened by jessevdp about 8 years ago
- 18 comments
#71 - Unable to use data outside of promise?
Issue -
State: closed - Opened by jessevdp about 8 years ago
- 10 comments
#70 - [Question] nested values?
Issue -
State: closed - Opened by jessevdp about 8 years ago
- 2 comments
#69 - Deleting Storage Folder throws error on first start
Issue -
State: closed - Opened by Jan-Ka over 8 years ago
- 9 comments
#68 - Program hangs using v2.0.4 and greater
Issue -
State: closed - Opened by andrewjmead over 8 years ago
- 1 comment
#67 - Promise returned by setItem is resolved only after persist
Issue -
State: closed - Opened by citizen4371 over 8 years ago
- 2 comments
Labels: bug
#66 - Clean key/values with expired ttls on an interval
Issue -
State: closed - Opened by akhoury over 8 years ago
- 1 comment
Labels: enhancement
#65 - replaced the deprecated fs.exists and fs.existSync with fs.open and fâŚ
Pull Request -
State: closed - Opened by findmory over 8 years ago
- 2 comments
#64 - getItem returns empty string
Issue -
State: closed - Opened by marcemira over 8 years ago
- 5 comments
#63 - Fixed Windows issue with path.sep in RegExp
Pull Request -
State: closed - Opened by KittyGiraudel over 8 years ago
- 2 comments
#62 - Regex breaks on windows machine due to backslash.
Issue -
State: closed - Opened by NicoBeyer over 8 years ago
- 4 comments
#61 - aliases get/getItem set/getItem del/rm/removeItem etc ..
Issue -
State: closed - Opened by akhoury over 8 years ago
Labels: enhancement
#60 - Special character in windows
Issue -
State: closed - Opened by raghuram-periaswamy over 8 years ago
- 3 comments
#59 - Relative paths are relative to wrong directory
Issue -
State: closed - Opened by zatch over 8 years ago
- 3 comments
Labels: bug, next-major-release
#58 - valuesWithKeyMatch as documented
Issue -
State: closed - Opened by jtakalai over 8 years ago
- 1 comment
#57 - Update README.md
Pull Request -
State: closed - Opened by jtakalai over 8 years ago
#56 - async getItem promise
Issue -
State: closed - Opened by Jamtis over 8 years ago
- 4 comments
Labels: enhancement, next-major-release
#55 - more than one storage for node application
Issue -
State: closed - Opened by lmacardoso over 8 years ago
- 4 comments
#54 - Create tags on github
Issue -
State: closed - Opened by moroine over 8 years ago
- 1 comment
#53 - init() resolves before loading values
Issue -
State: closed - Opened by akhoury almost 9 years ago
Labels: bug