-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Labels
Description
We are actively working on Keyv v6, which includes several major changes such as improved TypeScript support, enhanced hooks system, and streamlined storage adapter interfaces. You can follow along with the development and see the full migration guide at https://keyv.org/docs/keyv-v5-to-v6
No major functionality will be added to Keyv v5. Only maintenance and security fixes will be applied going forward.
- Keyv v6 Versioning
- Roadmap & Progress
- Quick Migration Guide
- Breaking Changes
- Namespace Overhaul
optsProperty Removed- Serialization Replaces
stringifyandparse - Hookified for Events and Hooks
deleteManyReturnsboolean[]setManyUsesKeyvEntry[]and Returnsboolean[]getandgetManyNo Longer Support Raw- Iterator Changes
- Removed
.ttlSupportfrom Storage Adapters - Returns
undefinedInstead ofnull - Compression Adapter Interface Change
- New Features
Reactions are currently unavailable