Commit cac8cdf
feat: add
* add collection prefix
* change the opt name
* fix collection name in the index creations
* fix: prefix should be removed
* Update asyncPersistence.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update asyncPersistence.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* simplify the logic by removing the intermediate object
* add the usage of collectionPrefix into doc
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>collectionPrefix option (#88)1 parent d12ca1e commit cac8cdf
2 files changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| |||
0 commit comments