vaultbase-sdk
v1.0.21
Published
An SDK for caching and media file storage.
Downloads
26
Readme
🚀 vaultbase-sdk for Caching and Media File Storage
A powerful and easy-to-use SDK that provides:
- ✅ Caching Service: Efficient in-memory key-value storage with TTL support.
- 📦 Storage Service: Secure file upload and retrieval using REST API with API key-based authentication.
📚 Features
✅ Cache Service
- In-memory key-value storage
- Automatic key expiration with TTL
- Fast retrieval and deletion
📦 Storage Service
- Upload files securely via REST API
- Retrieve files using a unique reference key
- Uses API key for secure access
📦 Installation
Using npm
npm install vaultbase-sdk