Commit Graph

27 Commits

Author SHA1 Message Date
CurtizJ
7ccf04440a better code in Redis external dictionary 2019-09-17 20:57:48 +03:00
CurtizJ
df82e4bde8 fix build 2019-09-17 17:55:09 +03:00
CurtizJ
4df1f1bb9a better integration test for redis dictionary (but still bad) 2019-09-17 16:35:19 +03:00
CurtizJ
e9336c9166 improvements of redis external dictionary 2019-09-16 19:17:56 +03:00
CurtizJ
ad986f285e fix redis with mixed keys 2019-09-13 20:38:56 +03:00
CurtizJ
fa416dc941 fix Redis dictionary 2019-09-12 17:48:28 +03:00
comunodi
08c2f183dd Fix complex dict with two keys 2019-06-02 04:22:06 +03:00
comunodi
a964af386c Optimize includes 2019-05-31 00:16:12 +03:00
comunodi
c58effc2af Fix inserting keys with hash map 2019-05-31 00:07:34 +03:00
comunodi
a8ce7530c9 Put keys in result block only if value exists 2019-05-28 23:06:06 +03:00
comunodi
ba879d95f7 Unify keys handling 2019-05-26 01:54:56 +03:00
comunodi
1f0afdcf68 Parse all args as strings 2019-05-25 03:28:09 +03:00
comunodi
ccf89f4be6 Change LOG_ERROR to LOG_INFO 2019-05-24 02:43:50 +03:00
comunodi
b05113188c Style fix 2019-04-17 13:14:07 +03:00
comunodi
2023575344 Fix build 2019-04-17 02:26:57 +03:00
comunodi
d2427227dd Support complex key with 1 or 2 parts 2019-04-17 02:13:07 +03:00
comunodi
9778f7c2f3 More logs 2019-04-15 04:34:10 +03:00
comunodi
5849d66975 Use existing ErrorCode to indicate SELECT failure 2019-04-14 20:50:05 +03:00
comunodi
80827b5a9f Build fix 2019-04-14 20:44:44 +03:00
comunodi
f3ead9fe5b Style fix 2019-04-14 20:09:33 +03:00
comunodi
562f48ea96 Optional select db before usage. Use only one column in tests 2019-04-14 20:05:50 +03:00
comunodi
8abffd4f60 Fix build 2019-03-31 00:42:13 +03:00
comunodi
572463f9c1 Style fix 2019-02-13 03:05:43 +03:00
comunodi
933906403a Optimize memory consumption 2019-01-28 01:22:18 +03:00
comunodi
b455708eab Use batch query for reading keys 2019-01-27 18:30:51 +03:00
comunodi
741f630141 Support loadIds 2019-01-27 17:57:24 +03:00
comunodi
51384fd691 Add basic functionality for dict 2019-01-16 01:08:56 +03:00