Buckets:
| const { test } = require('node:test') | |
| const assert = require('node:assert') | |
| const indexes = require('../lib/indexes') | |
| for (const index of Object.keys(indexes)) { | |
| test(`${index} is lock free`, function () { | |
| assert.strictEqual(Atomics.isLockFree(indexes[index]), true) | |
| }) | |
| } | |
Xet Storage Details
- Size:
- 295 Bytes
- Xet hash:
- f1b06e069c199eeaa8c309d4a69184368700d2d7ec2b864de64566fe91ed0734
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.