Commit Graph

13 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
d65f214d4d perf(db): optimize some tables to stored_only_fields to recrudesce memory usage of big databases #152 2021-09-12 02:18:40 +03:00
Alexey Kasyanchuk
52a448ef09 fix(tests): fix test on new db engine 2021-06-16 14:22:19 +03:00
Alexey Kasyanchuk
0809bb035c extend query limit 2021-02-23 11:37:32 +03:00
Alexey Kasyanchuk
3f46ea2af4 extend query limit timeout 2021-02-18 02:58:30 +03:00
Alexey Kasyanchuk
aa75d75448 eslint 2018-11-11 23:59:38 +03:00
Alexey Kasyanchuk
6afe85798a perf(architecture): Big performance improvements over big databases and files highlight in search. (#63)
Reduction database space over 50%. Change database version to v7.

BREAKING CHANGE: databases v6 and v7 are incompatible and need a lot of time for updating (may be even some days/a lot of hours on very big databases)
2018-11-11 23:44:10 +03:00
Alexey Kasyanchuk
297baac3d3 fix(db): under mac and linux using alternative pool mechanism
this must fix test brokeup and closing stub
2018-08-07 20:56:16 +03:00
Alexey Kasyanchuk
f8c6a401bc feat(config): p2p replication client and server separate for performance optimization 2018-07-02 04:49:22 +03:00
Alexey Kasyanchuk
352213ae0e fix(tests): fix intersect test case 2018-07-02 04:25:32 +03:00
Alexey Kasyanchuk
db7217ff0d fix(db): fix connection limitation 2018-07-01 00:30:51 +03:00
Alexey Kasyanchuk
c086cd2087 lint also tests folder 2018-06-30 02:03:43 +03:00
Alexey Kasyanchuk
8dc7cfecf9 fix(tests): simplify tests 2018-06-30 01:54:38 +03:00
Alexey Kasyanchuk
ae6864ba55 feat(tests): db test 2018-02-04 05:16:09 +03:00