fix(build): migrate project tooling and filesystem integration to current smartfs-based stack

This commit is contained in:
2026-04-07 20:13:18 +00:00
parent 6af4f6b9c0
commit 3ac4676cc6
13 changed files with 3282 additions and 3581 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/levelcache',
version: '3.2.0',
version: '3.2.1',
description: 'A versatile caching solution offering multi-level storage utilizing memory, disk, and Amazon S3 for efficient data management and backup.'
}