You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
in the TS types, you have the concurrency. However, this option does not affect runtime behavior. Looking at the source code, concurrent is the option that currently affects runtime behavior.
ElectroDB Version
Specify the version of ElectroDB you are using
(e.g. 3.4.3)
Expected behavior
Should be consistent between the TS types and the runtime behavior.