Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MVReddy/redis_cache_python_layer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Tanya
Choose a base ref
...
head repository: MVReddy/redis_cache_python_layer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 9 files changed
  • 1 contributor

Commits on May 27, 2016

  1. Added timer for cache get.

    Venkata Reddy M committed May 27, 2016
    Configuration menu
    Copy the full SHA
    b78c44e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. Created New Cache manager

    This may have some issues. Not tested completely.
    Venkata Reddy M committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    0c4aa60 View commit details
    Browse the repository at this point in the history
  2. Added Connection.py

    Venkata Reddy M committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    a392dcd View commit details
    Browse the repository at this point in the history
  3. Added Some sample json example.

    Venkata Reddy M committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    3994890 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2016

  1. Added django cache manager

    Venkata Reddy M committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    84c5098 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. Update test_rediscache.py

    Venkata Reddy M authored May 6, 2018
    Configuration menu
    Copy the full SHA
    93856d6 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    Venkata Reddy M authored May 6, 2018
    Configuration menu
    Copy the full SHA
    c8bea09 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Venkata Reddy M authored May 6, 2018
    Configuration menu
    Copy the full SHA
    67b2168 View commit details
    Browse the repository at this point in the history
  4. Update setup.py

    Venkata Reddy M authored May 6, 2018
    Configuration menu
    Copy the full SHA
    b9dc443 View commit details
    Browse the repository at this point in the history
Loading