Skip to content

Complex topic whitelisting from file#41

Merged
dhruvjain99 merged 13 commits into
mainfrom
feat/complex-topic-whitelisting-from-file
Feb 19, 2024
Merged

Complex topic whitelisting from file#41
dhruvjain99 merged 13 commits into
mainfrom
feat/complex-topic-whitelisting-from-file

Conversation

@VivekPipaliya23

Copy link
Copy Markdown

Proposed Changes

Currently the complex topic is added via the vmq-admin CLI and it is stored in redis.
This PR adds complex topics using a file and updates the complex topic trie in give interval.
Removes the implementations of storing topics in redis.

Types of Changes

  • Bugfix (non-breaking change which fixes issue #XXXX)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (correction or otherwise)
  • Cosmetics (whitespace, styles...)
  • DevOps (Build scripts, pipelines...)

Checklist

  • I have read the CODE_OF_CONDUCT.md document
  • All tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if needed)
  • Any dependent changes have been merged and published in related repositories
  • I have updated changelog (At the bottom of the release version)
  • I have squashed all my commits into one before merging

Comment thread apps/vmq_server/priv/vmq_server.schema Outdated
Comment thread apps/vmq_enhanced_auth/src/vmq_enhanced_auth.erl Outdated
Comment thread apps/vmq_server/priv/vmq_server.schema Outdated
Comment thread apps/vmq_server/priv/vmq_server.schema Outdated
Comment thread apps/vmq_server/priv/vmq_server.schema Outdated
Comment thread apps/vmq_server/src/vmq_reg_redis_trie.erl Outdated
Comment thread apps/vmq_server/src/vmq_reg_redis_trie.erl Outdated
Comment thread apps/vmq_server/src/vmq_server_cli.erl Outdated
Comment thread apps/vmq_server/src/vmq_reg_redis_trie.erl Outdated
Comment thread apps/vmq_server/src/vmq_reg_redis_trie.erl Outdated
@VivekPipaliya23 VivekPipaliya23 force-pushed the feat/complex-topic-whitelisting-from-file branch 4 times, most recently from f78c989 to 3f94ab4 Compare February 13, 2024 14:36
Comment thread apps/vmq_enhanced_auth/src/vmq_enhanced_auth.erl Outdated
Comment thread apps/vmq_enhanced_auth/src/vmq_enhanced_auth.erl Outdated
Comment thread apps/vmq_server/src/vmq_reg_redis_trie.erl Outdated
Comment thread apps/vmq_server/src/vmq_reg_redis_trie.erl Outdated
Comment thread apps/vmq_server/src/vmq_reg_redis_trie.erl Outdated
@VivekPipaliya23 VivekPipaliya23 force-pushed the feat/complex-topic-whitelisting-from-file branch from 14aca24 to 1b15e2e Compare February 14, 2024 19:18
@dhruvjain99 dhruvjain99 changed the base branch from main to fix/removal-of-complex-topic-disrupting-trie February 15, 2024 10:05
@VivekPipaliya23 VivekPipaliya23 force-pushed the fix/removal-of-complex-topic-disrupting-trie branch from 98fde7d to b747ee8 Compare February 19, 2024 04:49
@dhruvjain99 dhruvjain99 changed the base branch from fix/removal-of-complex-topic-disrupting-trie to main February 19, 2024 05:45
@VivekPipaliya23 VivekPipaliya23 force-pushed the feat/complex-topic-whitelisting-from-file branch from 1b15e2e to 7add4fb Compare February 19, 2024 09:09
@dhruvjain99 dhruvjain99 merged commit 34ab382 into main Feb 19, 2024
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