Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make pubsub optional #415

Merged
merged 5 commits into from
Aug 5, 2020
Merged

Commits on Aug 3, 2020

  1. NewDB: add the option to pass logKey

    Signed-off-by: Anton Dort-Golts <dortgolts@gmail.com>
    requilence authored and dgtony committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    d22dc3f View commit details
    Browse the repository at this point in the history
  2. Feature: optionally disable pubsub

    Signed-off-by: Anton Dort-Golts <dortgolts@gmail.com>
    dgtony committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    b18a678 View commit details
    Browse the repository at this point in the history
  3. Change option semantics and disable pubsub by default

    Signed-off-by: Anton Dort-Golts <dortgolts@gmail.com>
    dgtony committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    9628a5a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Use explicit flag in pubsub option

    Signed-off-by: Anton Dort-Golts <dortgolts@gmail.com>
    dgtony committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    c7661c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Fix: use NetOption to explicitly enable pubsub

    Signed-off-by: Anton Dort-Golts <dortgolts@gmail.com>
    dgtony committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    ca03cd2 View commit details
    Browse the repository at this point in the history