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: artemeff/redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.5
Choose a base ref
...
head repository: artemeff/redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 31 files changed
  • 5 contributors

Commits on Jul 19, 2016

  1. update deps for hex docs

    artemeff committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    6313506 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Add supervised usage example

    Readme updates discussed at #52
    Can be helpful for newcomers.
    Mehonoshin authored Aug 18, 2016
    Configuration menu
    Copy the full SHA
    68f14cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from Mehonoshin/add-supervised-example

    Add supervised usage example
    artemeff authored Aug 18, 2016
    Configuration menu
    Copy the full SHA
    e2d2709 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Configuration menu
    Copy the full SHA
    92b3c61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from oivoodoo/master

    Fix warnings on using elixir ~1.4 version
    artemeff authored Dec 29, 2016
    Configuration menu
    Copy the full SHA
    00d0de9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Clean up elixir 1.4 and 1.5 warnings

    Update benchfella to latest to clean up those compiler warnings
    joshuawscott committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    8fc87a3 View commit details
    Browse the repository at this point in the history
  2. Update ex_doc and earmark

    Cleans up more compiler warnings
    joshuawscott committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    00d35ff View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. Merge pull request #76 from joshuawscott/elixir15

    Elixir compiler warning cleanup
    artemeff authored Jul 6, 2017
    Configuration menu
    Copy the full SHA
    19b6a83 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. bump to 0.2.6

    artemeff committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    894530a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e77ba View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Configuration menu
    Copy the full SHA
    19ba5dd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Merge pull request #78 from DrPandemic/deprecated-chunk

    Changes the usage of the deprecated Enum.chunk
    artemeff authored Nov 20, 2018
    Configuration menu
    Copy the full SHA
    5c0fd09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9fee0 View commit details
    Browse the repository at this point in the history
  3. use redis in travis

    artemeff committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    865d7df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddf04c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. redis commands compiler

    artemeff committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    5574582 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from artemeff/redis

    redis commands compiler
    artemeff authored Jan 13, 2019
    Configuration menu
    Copy the full SHA
    d5aaa83 View commit details
    Browse the repository at this point in the history
Loading