Commit graph

  • 477261c6e4 Extract version building to GetVersion function Ali-Akber Saifee 2022-06-06 07:40:23 -07:00
  • 0624a43b2c Add test for redis HELLO command Ali-Akber Saifee 2022-06-06 07:39:59 -07:00
  • 1fe3862e57 Update docker pipeline to support pre-releases as well Roman Gershman 2022-06-06 16:47:59 +03:00
  • 8297c4635d
    Helm chart updates (v0.1.1, init command override, TLS configuration, CRs for ServiceMonitor and PrometheusRule objects) (#105) Philipp B 2022-06-06 15:26:00 +02:00
  • ef20178b76
    Factor out theAPI readiness matrix into a separate doc (#103) Roman Gershman 2022-06-06 15:50:41 +03:00
  • 14ac1abdd1 Merge remote-tracking branch 'upstream/main' into hello-response Ali-Akber Saifee 2022-06-06 05:25:47 -07:00
  • 610086e3c3
    helm-chart: bump chart appVersion to v0.1.1 and remove hardcoded latest image.tag Philipp Born 2022-06-06 11:43:35 +02:00
  • f04c25e316
    helm-chart: add parameter to override the container's command Philipp Born 2022-06-06 11:40:31 +02:00
  • 12d54261fd
    helm-chart: add prometheusrule Philipp Born 2022-06-03 09:21:32 +02:00
  • c070e8a96f
    Add FAQ (#64) odedponcz 2022-06-06 11:28:42 +03:00
  • f76d388f4e small review changes odedponcz 2022-06-06 10:59:22 +03:00
  • bd93b46dab Merge branch 'main' of https://github.com/romange/dragonfly into fixit odedponcz 2022-06-06 10:55:08 +03:00
  • 745b6931a7 Factor out API readiness matrix into a separate doc Roman Gershman 2022-06-06 07:20:19 +03:00
  • 6f9c9ee708 Update response to HELLO command Ali-Akber Saifee 2022-06-05 10:39:57 -07:00
  • 5ff2a43a1f
    Add Promehtues metrics for Grafana close #61 (#85) Zacharya 2022-06-05 21:47:56 +03:00
  • b970cdd7fd Remove macros Zacharya Haitin 2022-06-04 13:14:41 +03:00
  • 32beac47a2 PR comments fixes Zacharya Haitin 2022-06-04 12:23:27 +03:00
  • 4a8644559a
    Fix Various Naming Conventions around Subscriber (#87) Ryan Russell 2022-06-03 21:07:13 -05:00
  • 301602e3a1
    Add Ryan Russell to Contributors Ryan Russell 2022-06-03 20:02:12 -05:00
  • db8dfdeedb
    Fix remaining subscribe variants Ryan Russell 2022-06-03 17:05:00 -05:00
  • 1814bd36fc
    Fix SubscriberMessagesLen Ryan Russell 2022-06-03 17:03:24 -05:00
  • da1d62478a
    Fix CopySubscribers Ryan Russell 2022-06-03 17:02:38 -05:00
  • 605c1df45c
    Fix subscriber_arr Ryan Russell 2022-06-03 17:01:20 -05:00
  • 939fc1ebde
    Fix SubscribeMap Ryan Russell 2022-06-03 16:59:46 -05:00
  • 6cce86c293 Add doc and Grafana dashboard Zacharya Haitin 2022-06-03 15:22:23 +03:00
  • f99493382f remove debug code Zacharya Haitin 2022-06-03 15:07:47 +03:00
  • 06a29f5c9c Add Promehtues metrics for Grafana close #61 Zacharya Haitin 2022-06-03 14:57:28 +03:00
  • 6f66ab7765
    helm-chart: implement tls Philipp Born 2022-06-03 08:16:04 +02:00
  • 56da7bedce
    helm-chart: add serviceMonitor Philipp Born 2022-06-02 11:30:21 +02:00
  • e806e6ccd8 Add unstripped binary to allow optional profiling Roman Gershman 2022-06-03 07:49:21 +03:00
  • c9b543ee42 Add unstripped binary to allow optional profiling v0.1.1 Roman Gershman 2022-06-03 07:41:48 +03:00
  • 89baa5bfa0
    Fix bugs related to concurrency when saving multiple databases under … (#82) Roman Gershman 2022-06-03 00:52:38 +03:00
  • 1659638813 Fix bugs related to concurrency when saving multiple databases under write load Roman Gershman 2022-06-03 00:26:37 +03:00
  • ec9754150f Implement PSUBSCRIBE/PUNSUBSCRIBE commands. Roman Gershman 2022-06-02 07:54:34 +03:00
  • 8570a12d81
    docs: Fix a variable name for bucket in Dashtable section (#80) TAKAHASHI Shuuji 2022-06-02 20:02:18 +09:00
  • 7ff6e47332
    Initial commit for helm chart (#57) (#79) Philipp B 2022-06-02 13:01:26 +02:00
  • bc6741c598
    add CONTRIBUTORS Philipp Born 2022-06-02 12:45:54 +02:00
  • b71d9e9bbe
    Initial commit for helm chart Philipp Born 2022-06-02 12:41:40 +02:00
  • d3f598eb88 More printings in rdb_test in order to catch the snapshotting bug Roman Gershman 2022-06-02 12:32:10 +03:00
  • db706bebfa
    docs: Fix a variable name for bucket in Dashtable section TAKAHASHI Shuuji 2022-06-02 15:24:10 +09:00
  • a049128ab6
    Improving Readability r3 (#75) Ryan Russell 2022-06-01 11:31:36 -05:00
  • 43b010f4d2
    Improving Readability r3 Ryan Russell 2022-06-01 10:22:55 -05:00
  • d5f2c23922
    Fixes #66. (#70) Roman Gershman 2022-06-01 13:19:41 +03:00
  • fad8e262f4 Fix CI caching for PRs. Roman Gershman 2022-06-01 12:14:17 +03:00
  • d5e0a8abb7 Fixes #66. Roman Gershman 2022-06-01 12:02:28 +03:00
  • 33af405434
    Update build steps for Ubuntu (#72) quiver 2022-06-01 12:13:17 +02:00
  • c526995beb
    Update build steps for Ubuntu quiver 2022-06-01 11:46:15 +02:00
  • 1758503e97
    Add basic Prometheus support and metrics (#67) Zacharya 2022-06-01 12:34:37 +03:00
  • b291a6b962 Fix typo Zacharya Haitin 2022-06-01 12:05:27 +03:00
  • 7aae7fde5b language and message fixing odedponcz 2022-06-01 09:18:12 +03:00
  • 2805e8af58 Merge branch 'main' of https://github.com/romange/dragonfly into fixit odedponcz 2022-06-01 09:17:29 +03:00
  • 398b2b00bf Fix a crash in debug mode when working with huge strings. Roman Gershman 2022-06-01 09:12:02 +03:00
  • 79e0d6a4d9 Merge branch 'main' of https://github.com/romange/dragonfly into fixit odedponcz 2022-06-01 08:55:29 +03:00
  • eae5c08e76
    Improve Comment Readability (#69) Ryan Russell 2022-05-31 15:07:00 -05:00
  • e411b54ccd
    Improve Comment Readability Ryan Russell 2022-05-31 14:50:39 -05:00
  • 3b39264a55 Pull AppendMetric outside Zacharya Haitin 2022-05-31 20:02:35 +03:00
  • 744a302e0c Remove human metrics Zacharya Haitin 2022-05-31 19:36:27 +03:00
  • 05538737db Add basic Prometheus support and metrics Zacharya Haitin 2022-05-31 19:28:02 +03:00
  • f641ba83b9 Add a debug assertion in order to chaise a bug when serialization finishes Roman Gershman 2022-05-31 17:56:27 +03:00
  • c7534dfb6a
    CI: Use v3 of Actions "upload-artifacts", "checkout" and "cache" (#62) Olle Jonsson 2022-05-31 16:42:05 +02:00
  • d1498c67a9 CI: Use v3 of GitHub Actions actions Olle Jonsson 2022-05-31 15:57:34 +02:00
  • 6c08d848ad
    docs: Repair Markdown markup (#63) Olle Jonsson 2022-05-31 16:22:25 +02:00
  • 81b777fcc4 add FAQ odedponcz 2022-05-31 17:04:48 +03:00
  • b875764045
    docs: Repair Markdown markup Olle Jonsson 2022-05-31 16:01:50 +02:00
  • ebba04d46a Merge branch 'main' of https://github.com/romange/dragonfly into fixit odedponcz 2022-05-31 15:18:17 +03:00
  • dbc407b9ec Add romanger's twitter handle. We will post about DragonflyDb from his personal twitter. Roman Gershman 2022-05-31 14:27:14 +03:00
  • 8aa8f2b0b0
    Update docker-release workflow to tag image with release version (#60) Philipp B 2022-05-31 13:04:08 +02:00
  • 5c66555d71
    Update docker-release workflow to tag image with release version Philipp B 2022-05-31 12:47:35 +02:00
  • f7124f943e
    Update dragonfly blurb (#48) Roman Gershman 2022-05-31 10:08:21 +03:00
  • 17237ead5e
    Merge branch 'main' into Pr1 Roman Gershman 2022-05-31 09:46:53 +03:00
  • 9e258de236
    Improve readability (#52) Ryan Russell 2022-05-30 13:45:45 -05:00
  • e6c1046773 Merge branch 'main' of https://github.com/romange/dragonfly into fixit odedponcz 2022-05-30 21:20:21 +03:00
  • 2fcee28d92
    Fix a spelling error (#50) James Herdman 2022-05-30 14:18:45 -04:00
  • 2cd116180a
    Improve readability Ryan Russell 2022-05-30 12:22:26 -05:00
  • 80ff94aee5
    Fix a spelling error James Herdman 2022-05-30 13:14:29 -04:00
  • f23c552bd3 Fix docker pipeline Roman Gershman 2022-05-30 15:51:48 +03:00
  • 4ca9dc71b3
    Fix info command to use git version (#49) Zacharya 2022-05-30 15:17:52 +03:00
  • de5d91ab92 Update dragonfly blurb Roman Gershman 2022-05-30 15:12:07 +03:00
  • 0310bc822c Fix info command to use git version Zacharya Haitin 2022-05-30 14:57:00 +03:00
  • c488baec3c Add a DCHECK to catch a bug Roman Gershman 2022-05-30 14:53:23 +03:00
  • 29575d00ee Fix aarch64 pipeline and update docker path in README v0.1.0 Roman Gershman 2022-05-30 12:30:00 +03:00
  • e239fc68b4 Added glue code to expose various http handlers from dragonfly Roman Gershman 2022-05-30 11:53:39 +03:00
  • 5af2fe0145 docker-release pipeline now uses release assets for building dockers Roman Gershman 2022-05-30 11:24:56 +03:00
  • 4d276c7ef0 Integrate version metadata into build. Fixes #46. Roman Gershman 2022-05-30 08:49:16 +03:00
  • bb7b205bff Switch to using absl flags Roman Gershman 2022-05-30 06:45:09 +03:00
  • 6dd1552506
    Some clean-ups in rdb_save code. Add verbosity printings for CI build (#47) Roman Gershman 2022-05-29 20:23:05 +03:00
  • e5107c2047
    Add license (#45) odedponcz 2022-05-29 18:24:29 +03:00
  • 9aeae6248f Some clean-ups in rdb_save code. Add verbosity printings for CI build Roman Gershman 2022-05-29 18:22:03 +03:00
  • 14f79f6a02 set change date odedponcz 2022-05-29 18:04:26 +03:00
  • 264be6a7bd fix README merge odedponcz 2022-05-29 18:00:10 +03:00
  • c92350d17c Merge branch 'main' of https://github.com/romange/dragonfly into fixit odedponcz 2022-05-29 17:55:22 +03:00
  • 776276ccd4
    Add more benchmarks to README (#44) Roman Gershman 2022-05-29 17:47:34 +03:00
  • 555ff933e3 Add more benchmarks to README Roman Gershman 2022-05-29 17:46:32 +03:00
  • 779b6b3eb0 Add BSL license odedponcz 2022-05-29 11:52:08 +03:00
  • 0aead542e9 merge odedponcz 2022-05-29 11:35:22 +03:00
  • ccf051742d Execute commands from the replicated log Roman Gershman 2022-05-28 23:20:52 +03:00
  • 1490eb5c3c Implement parsing of replication stream from redis Roman Gershman 2022-05-28 21:24:07 +03:00
  • 46929e9c52
    Update README: add benchmarks (#43) Roman Gershman 2022-05-27 16:15:12 +03:00
  • 91f801802d Update README: add benchmarks Roman Gershman 2022-05-27 16:14:11 +03:00
  • 114e8bec5d Fixes #41. Roman Gershman 2022-05-27 12:19:56 +03:00