BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

redis-manager-utils

v1.1.8npm· JavaScript

### Some main.js ``` const RMU = require( "redis-manager-utils" ); ( async ()=> { console.log( "Starting" ); var my_con_1 = new RMU( 1 ); await my_con_1.init(); module.exports.redisConProxy = my_con_1; console.log( await my_con_1.exists( "TESTING_KEY

The verdict
Abandoned. Last published 6 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published 6 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
2 direct dependencies
Recent releases
  • 1.1.86 years ago
  • 1.1.77 years ago
  • 1.1.67 years ago
  • 1.1.57 years ago
  • 1.1.47 years ago
  • 1.1.37 years ago
  • 1.1.27 years ago
  • 1.1.17 years ago