Victor

Results 73 comments of Victor

I've added `timeout` option to `query` adapter, it works like throttle, and should solve this issue. There are some questions about how it should work with different URL change methods,...

Will be published in version 6.0.0

[Released](https://github.com/yumauri/effector-storage/releases/tag/v6.0.0) 🎉

I've created test page to see, how `localStorage` is _slow_, how it makes an impact on performance — https://github.com/yumauri/local-storage-perf-test I will add interval option to see, will it change something,...

Added tests with new (_unreleased yet_) `timeout` options. As expected, performance become a slightly better, especially in Chrome. In Safari there is almost no difference, I wonder, why Safari is...

Will be published in version 6.0.0

[Released](https://github.com/yumauri/effector-storage/releases/tag/v6.0.0) 🎉

I've added config for Renovate, let's check, how this will come out https://github.com/yumauri/effector-storage/commit/1eb90c01a9e2564490749c3e799b9bf6be4ea93e

Looks like Renovate works fine now https://github.com/yumauri/effector-storage/pulls?q=is%3Apr+is%3Aclosed+author%3Aapp%2Frenovate So I'll close this issue finally :)

I'll close this issue, feel free to reopen it, if you still encounter this problem!