This website works better with JavaScript.
784b275afb
Merge 5060ac9dd6
into 68279ccdf0
#54
Rob Mayer
2024-06-27 18:48:42 +0000
5060ac9dd6
revert - doesn't work
#54
Rob Mayer
2024-06-27 14:48:35 -0400
8fba526c00
fix cursor on findAsync
Rob Mayer
2024-06-27 13:49:07 -0400
c788549de1
namespace and class collision avoidance
Rob Mayer
2024-02-14 10:58:33 -0500
7c3e6ab188
cleanup
feat/remove-native-modules-imports
Timothée Rebours
2024-02-02 12:33:22 +0100
f906b0082e
Rewrite benchmark tests
Timothée Rebours
2024-01-31 15:02:13 +0100
792eecd1a1
Move to ESM and build a commonjs version
Timothée Rebours
2024-01-30 17:01:55 +0100
b7cadff99c
Merge c2b7768c8a
into 68279ccdf0
#53
Chris Wendt
2024-01-15 22:12:16 -0800
c2b7768c8a
fix stack overflow
#53
Chris Wendt
2024-01-15 23:03:11 -0700
08c8076ae9
remove deprecated features, remove 'compaction.done' event, add oncompaction callback, include 'callbackify' polyfill for the browser and use it instead of the 'util' module moved to devDependencies
Timothée Rebours
2024-01-12 11:55:14 +0100
68279ccdf0
add version to changelog
master
Timothée Rebours
2024-01-11 16:37:37 +0100
7b4b6856e1
4.0.4
v4.0.4
Timothée Rebours
2024-01-11 16:37:05 +0100
a2469d14e9
add thanks in changelog
Timothée Rebours
2024-01-11 16:35:54 +0100
6ed0db96d7
update Changelog
Timothée Rebours
2024-01-11 16:07:27 +0100
1eeda8f1a6
Merge pull request #44 from RobMayer/update-types
tex0l
2024-01-11 16:02:39 +0100
bc10dded1a
Merge pull request #51 from seald/feat/clean-native-node-modules-imports
tex0l
2024-01-11 16:02:25 +0100
60929bb9fc
Fix typo lib/storage.js
#51
tex0l
2024-01-11 11:22:24 +0100
45aee76fea
add mention that polyfills of util and events are still necessary
Timothée Rebours
2024-01-10 11:47:26 +0100
ff79ebfee2
add changelog
Timothée Rebours
2024-01-10 11:38:37 +0100
c9640889a0
remove 'path' imports
Timothée Rebours
2024-01-10 10:56:31 +0100
9e36abdd5d
add compaction.failed event
#52
feat/compaction-failure-event
Timothée Rebours
2024-01-10 16:59:31 +0100
d4c096b07a
Fix type of Cursor to extend Promise<Document<T>> instead of Promise<T> (#45 )
Timothée Rebours
2024-01-10 16:29:22 +0100
29cce2da81
lint
Timothée Rebours
2024-01-10 16:14:28 +0100
20b0ec441e
Merge pull request #34 from maxdaniel98/chunk-split-fix
tex0l
2024-01-10 12:19:47 +0100
77d1b14180
4.0.3
v4.0.3
Timothée Rebours
2023-12-13 16:24:53 +0100
db831168d3
changelog
Timothée Rebours
2023-12-13 16:24:46 +0100
2229821d71
Merge pull request #49 from seald/48-eperm-root-directory-win32
tex0l
2023-12-13 16:23:59 +0100
6903ffa42b
4.0.3-1
v4.0.3-1
#49
Timothée Rebours
2023-12-13 15:42:27 +0100
afe1831485
fix more properly #48 after reading path.parse documentation more thoroughly
Timothée Rebours
2023-12-13 15:42:23 +0100
03217cead9
4.0.3-0
v4.0.3-0
Timothée Rebours
2023-12-12 18:06:17 +0100
a83e80759d
Fix #48
Timothée Rebours
2023-12-12 17:51:45 +0100
43d6285831
added explicit types to update query
#44
Rob Mayer
2023-07-07 09:30:46 -0400
4e8d6aaa2a
wip
#39
Mitch Myburgh
2023-05-27 09:41:38 +0200
e9f94c76ae
Fix most tests
Mitch Myburgh
2023-05-27 08:39:13 +0200
11118c0dfb
convert tests
Mitch Myburgh
2023-05-26 21:42:20 +0200
6eab401fc5
WIP converting to typescript
Mitch Myburgh
2023-05-26 21:00:11 +0200
5c71caa078
WIP: Convert to typescript
Mitch Myburgh
2023-05-26 18:50:12 +0200
0a816ad151
add tsconfig
Mitch Myburgh
2023-05-26 17:42:56 +0200
a714cb6b64
update libs
Mitch Myburgh
2023-05-26 17:38:36 +0200
a0fa8da53c
Merge pull request #37 from MedoAngel/patch-2
tex0l
2023-05-24 13:04:08 +0200
03ca1838d4
Merge pull request #38 from MedoAngel/patch-3
tex0l
2023-05-24 13:03:45 +0200
b42434a1e2
change numReplaced to the correct numAffected prop name in updateAsync
#38
Mahmoud Y. Al-Ragabi
2023-05-24 11:21:31 +0100
6a8e1c76eb
correct issue number in change log
#37
Mahmoud Y. Al-Ragabi
2023-05-08 10:52:55 +0100
2edc9a6529
4.0.2
v4.0.2
Timothée Rebours
2023-05-05 09:59:16 +0200
182956b1ce
fixes #36
Timothée Rebours
2023-05-05 09:59:09 +0200
495f88b48c
correct boolean state for multi option in updateAsync function
#36
Mahmoud Y. Al-Ragabi
2023-05-04 19:10:45 +0100
1b06173209
Add require Buffer to allow for Buffer.isBuffer()
#34
Max van den Bosch
2023-02-18 14:23:26 +0100
bbb1638c24
4.0.1
v4.0.1
Timothée Rebours
2023-02-08 13:28:33 +0100
278a8e1768
changelog
Timothée Rebours
2023-02-08 13:28:26 +0100
bb6bb8d645
Merge pull request #30 from martpie/master
tex0l
2023-02-08 13:25:22 +0100
d615518c56
rebase, update TS, remove useless Document import
#30
Timothée Rebours
2023-02-08 13:09:37 +0100
5acee7a124
Make nedb methods return the generic provided + support _id
Pierre de la Martiniere
2022-12-25 23:32:43 +0100
a90b4bc814
Rename G(eneric) to Schema for expliciteness
Pierre de la Martiniere
2022-12-25 19:24:32 +0100
0faabdd5b8
Format index.d.ts
Pierre de la Martiniere
2022-12-25 19:23:36 +0100
1daad3379e
Merge pull request #32 from kalkronline/doc-update
tex0l
2023-02-08 10:51:57 +0100
39432406a4
update docs for $exists
#32
kal
2023-02-02 09:45:03 -0800
c747cc4955
fix readme
Timothée Rebours
2023-01-20 16:53:38 +0100
eff2c4a91e
4.0.0
v4.0.0
Timothée Rebours
2023-01-20 16:14:53 +0100
a2deb804b2
update changelog
Timothée Rebours
2023-01-20 16:14:48 +0100
28fbd7310f
4.0.0-1
v4.0.0-1
Timothée Rebours
2023-01-19 17:10:06 +0100
a2ee3dab50
update actions/setup-node & actions/checkout to v3 in publish as well
Timothée Rebours
2023-01-19 17:06:47 +0100
c44b7e8e30
update actions/setup-node & actions/checkout to v3
Timothée Rebours
2023-01-19 17:05:14 +0100
9e055b8048
No longer execute to check typings, just compile it.
Timothée Rebours
2023-01-19 16:57:01 +0100
c3d5fa82b0
stop testing against node 14 as the npm ci fails for an obscure reason
Timothée Rebours
2023-01-19 16:45:41 +0100
2dd4975c84
no longer test against node 12, add tests against node 18, and use node 18 as default
Timothée Rebours
2023-01-19 16:42:23 +0100
26d02731c3
4.0.0-0
v4.0.0-0
Timothée Rebours
2023-01-19 16:31:07 +0100
ecd8d11e10
fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs
Timothée Rebours
2023-01-19 16:30:54 +0100
558fa7e335
Merge pull request #27 from rmanibus/sealed_compound
tex0l
2023-01-19 16:03:08 +0100
0305223082
fix PR comments
#27
Timothée Rebours
2023-01-18 17:33:32 +0100
fbe2c828e7
implement compound indexes
Loïc Hermann
2022-10-23 19:25:15 -0400
1d5c3faec9
3.1.0
v3.1.0
Timothée Rebours
2022-09-02 14:55:04 +0200
cc152be1c7
Merge pull request #23 from seald/test-serialization-hooks
tex0l
2022-09-02 14:54:31 +0200
960235f8e6
fix changelog
#23
Timothée Rebours
2022-09-02 14:53:02 +0200
6cb1eada44
Update CHANGELOG.md
tex0l
2022-09-02 14:52:24 +0200
62f3d4f977
changelog
Timothée Rebours
2022-09-02 14:46:53 +0200
314375f92e
3.0.1-0
v3.0.1-0
Timothée Rebours
2022-09-02 14:45:32 +0200
2a121faccc
add testSerializationHooks option
Timothée Rebours
2022-09-02 14:41:12 +0200
c29ec66b37
set date for 3.0.0 release
Timothée Rebours
2022-03-16 15:44:20 +0100
07d0802b1d
3.0.0
v3.0.0
Timothée Rebours
2022-03-16 15:43:56 +0100
52adfbb503
3.0.0-9
v3.0.0-9
Timothée Rebours
2022-03-15 11:29:29 +0100
d3e201cac4
cleaner test for modes, avoid testing permissions on Windows, document that it will not work on Windows, add typings tests
Timothée Rebours
2022-03-15 11:26:46 +0100
fc52b75316
3.0.0-8
v3.0.0-8
Timothée Rebours
2022-03-14 21:09:56 +0100
3ec81d3f32
use unlink instead of rm for node 12
Timothée Rebours
2022-03-14 21:06:31 +0100
ba0ee21c03
add a mode option
Timothée Rebours
2022-03-14 21:01:28 +0100
6df2e69653
3.0.0-7
v3.0.0-7
Timothée Rebours
2022-03-10 14:45:05 +0100
ac3f412baa
[cherry-picked from 2.x.x] change signature in typings for loadDatabase
Timothée Rebours
2022-03-10 08:41:09 +0100
cd57534c90
2.2.2
v2.2.2
2.x.x
Timothée Rebours
2022-03-10 14:43:32 +0100
56c47cdb14
2.2.2-0
v2.2.2-0
Timothée Rebours
2022-03-10 08:48:31 +0100
8ce18469b9
change signature in typings for loadDatabase
Timothée Rebours
2022-03-10 08:41:09 +0100
989652fdc2
Fix : update index.d.ts
#22
一哉 近江
2022-03-10 14:55:38 +0900
6708541c72
Merge pull request #11 from seald/remove-async
tex0l
2022-01-28 18:14:20 +0100
d54eed3260
simplify setAutocompactionInterval
#11
Timothée Rebours
2022-01-28 13:17:15 +0100
bf5e5e2218
fix setAutocompaction interval type check + test simpler check for errors in tests
Timothée Rebours
2022-01-28 10:57:47 +0100
899bdf5a55
3.0.0-6
v3.0.0-6
Timothée Rebours
2022-01-27 22:11:37 +0100
8c3aac5042
fix MR comments
Timothée Rebours
2022-01-27 22:07:52 +0100
84c554acee
3.0.0-5
v3.0.0-5
Timothée Rebours
2022-01-21 11:12:36 +0100
ec9aa55c04
wording in changelog
Timothée Rebours
2022-01-21 11:11:54 +0100
ebda00b8d2
give the corruptionRate when there is an error
Timothée Rebours
2022-01-21 11:09:55 +0100
67a0c885b5
3.0.0-4
v3.0.0-4
Timothée Rebours
2022-01-20 18:24:45 +0100
fa0918477c
add util in deps
Timothée Rebours
2022-01-20 18:24:37 +0100