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

Dev #10

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Dev #10

wants to merge 26 commits into from

Commits on May 24, 2020

  1. Adding base NoSQL support

    Enrico La Sala committed May 24, 2020
    Configuration menu
    Copy the full SHA
    e747c34 View commit details
    Browse the repository at this point in the history
  2. Updating requirements organization

    Enrico La Sala committed May 24, 2020
    Configuration menu
    Copy the full SHA
    409ee47 View commit details
    Browse the repository at this point in the history
  3. Refactoring and improving utils

    Enrico La Sala committed May 24, 2020
    Configuration menu
    Copy the full SHA
    1aa9c9e View commit details
    Browse the repository at this point in the history
  4. Adding try catch for nosql packages

    Enrico La Sala committed May 24, 2020
    Configuration menu
    Copy the full SHA
    f4cc3ca View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Fixing variable

    Enrico La Sala committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    520a6a5 View commit details
    Browse the repository at this point in the history
  2. Fixing var

    Enrico La Sala committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    b516d88 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. isolate install options/config

    ggbaro committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    75f5f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b350591 View commit details
    Browse the repository at this point in the history
  3. containerization

    ggbaro committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    f486024 View commit details
    Browse the repository at this point in the history
  4. redis without dsdb

    ggbaro committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    2170cf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. updated version

    ggbaro committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    5e0a7e3 View commit details
    Browse the repository at this point in the history
  2. made DsDbConnect buf optional

    ggbaro committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    eedb5a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8838234 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    6035bd1 View commit details
    Browse the repository at this point in the history
  2. working redis docker-compose

    ggbaro committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ffda6b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75d01e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93de751 View commit details
    Browse the repository at this point in the history
  5. better sqlalchemy url handling

    ggbaro committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    114ddaf View commit details
    Browse the repository at this point in the history
  6. tested redis and postgres support

    Emanuele Domingo committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    dfa5339 View commit details
    Browse the repository at this point in the history
  7. fixed mongoclient auth

    Emanuele Domingo committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c386193 View commit details
    Browse the repository at this point in the history
  8. tested mongodb support

    Emanuele Domingo committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ae4c945 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #6 from buildnn/NoSQL_support

    No sql support
    enryls committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    adf7a2d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7 from buildnn/Redis_support

    Redis support
    enryls committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    783cb66 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #9 from buildnn/NoSQL_support

    No sql support
    enryls committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    58536fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc004a5 View commit details
    Browse the repository at this point in the history
  13. added flake8 exception

    ggbaro committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    13e0f01 View commit details
    Browse the repository at this point in the history