Skip to content

Feature/filter#3

Merged
adrian09h merged 5 commits intomasterfrom
feature/filter
Jul 25, 2019
Merged

Feature/filter#3
adrian09h merged 5 commits intomasterfrom
feature/filter

Conversation

@tbarbugli
Copy link
Copy Markdown
Member

  • Rewrite code to build filters to support complex queries and look closer to Mongo's
and(in("members", "tommaso"), or(eq("age", 34), eq("country", "italy")))
  • Make Channel constructor consistent with User constructor
  • adds Junit to test deps (

@tbarbugli tbarbugli requested a review from adrian09h July 25, 2019 15:47
@adrian09h adrian09h merged commit 28b91d4 into master Jul 25, 2019
adrian09h added a commit that referenced this pull request Jul 29, 2019
adrian09h added a commit that referenced this pull request Aug 3, 2019
adrian09h added a commit that referenced this pull request Sep 3, 2019
tbarbugli added a commit that referenced this pull request Sep 9, 2019
* resend failed message

* resend failed message #1

* resend failed message #2

* resend failed message #3

* avoid adding the temp message twice, small fixes

* add client options and make sure we retry channel list query

* remove try

* fix status for sent messages

* retry sleep up to 30s, give up after 100 attempts
adrian09h added a commit that referenced this pull request Sep 14, 2019
@JcMinarro JcMinarro deleted the feature/filter branch May 8, 2020 14:48
JcMinarro pushed a commit that referenced this pull request Oct 20, 2020
CAS-103 Feature/Add Stream chat logger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants