Arthur Fiorette
|
ed99d775bb
|
feat: correct ESM and CJS support, move to microbundle. (#764)
|
2024-01-18 23:48:33 -03:00 |
|
Arthur Fiorette
|
ecbc27e466
|
style: linted code
|
2023-11-16 03:26:37 -03:00 |
|
arthurfiorette
|
2cc948d531
|
feat: moved tests to node:test (#628)
|
2023-09-03 15:53:58 -03:00 |
|
Benjamin Hallion
|
6407cadb0f
|
feat: 'cloneData' option to buildMemoryStorage (#581)
* Add 'storeClone' option to buildMemoryStorage function
* fix lint issue
* fix lint issue
* add test for new storeClone option
* fix linter issue
* update comment
* update code according to review
* fix test
* Update src/storage/memory.ts
Add this comment to code coverage skip the structuredClone test
Co-authored-by: Arthur Fiorette <github@arthur.place>
* Update test/storage/memory.test.ts
Co-authored-by: Arthur Fiorette <github@arthur.place>
* fix test
* fix indent
* Update src/storage/memory.ts
* Update test/storage/memory.test.ts
* Update test/storage/memory.test.ts
* Update test/storage/memory.test.ts
* Update test/storage/memory.test.ts
* refactor: docs and more
---------
Co-authored-by: Arthur Fiorette <github@arthur.place>
Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>
|
2023-07-01 19:35:53 -03:00 |
|
arthurfiorette
|
c7dab4fa57
|
chore: updated dependencies
|
2023-06-09 13:22:44 -03:00 |
|
arthurfiorette
|
ebd400bfa4
|
feat: max entries on memory storage #539
|
2023-05-25 13:14:11 -03:00 |
|
arthurfiorette
|
7731d7e52b
|
fix: lint
|
2023-04-09 12:09:28 -03:00 |
|
arthurfiorette
|
083f4b7f4d
|
fix: test open handles
|
2023-03-27 19:31:42 -03:00 |
|
arthurfiorette
|
72de39c4d3
|
feat: memory storage cleanup
|
2023-03-19 19:30:19 -03:00 |
|
arthurfiorette
|
a0e05e8d30
|
tests: fixed memory storage clone test
|
2022-03-11 17:14:40 -03:00 |
|