Commit Graph

7 Commits

Author SHA1 Message Date
Roman Gershman 0d57b25124 Sync with the latest version of helio 2022-02-24 14:11:50 +02:00
Roman Gershman 29cdcb96ec Add generic_family_test. Minor cleanups 2022-01-04 15:11:37 +02:00
Roman Gershman 6b7ed73753 Implement client side resp parsing to be used in tests 2022-01-04 01:16:24 +02:00
Roman Gershman a4d8ded6ce Add string_family_test.cc unit test
Add unit test helper code that we will leverage for writing more unit tests.
Numerous fixes in the transactional code. Allow controlling of expiration clock
in unit-test environment with configurable task synchronization. The latter is enabled
for prod and disable in the tests.
2022-01-03 11:20:08 +02:00
Roman Gershman d7b22ca582 Add APACHE-2.0 license. Fix file headers everywhere 2021-11-28 09:29:26 +02:00
Roman Gershman 48589604fc Bind redis parser to dragonfly connection 2021-11-17 16:33:34 +02:00
Roman Gershman f2bc27e283 Add redis parser + test 2021-11-17 16:32:14 +02:00