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: maddyblue/goon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: topgate/goon
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.
  • 14 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 18, 2018

  1. Support cache expiration.

    hogedigo committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    856c29f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca3ac2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Merge pull request #1 from topgate/add-expiration

    Support cache expiration.
    hogedigo committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    03264f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from topgate/without-cache

    Add functions to get/getMulti without cache.
    hogedigo committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    f34e1bb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    6226aa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from topgate/extend-timeout

    set timeout for batch-get with over 100 keys.
    hogedigo committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    3ac1619 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. debug GetMulti timeout

    hogedigo committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    a8aecf9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from topgate/debug-timeout

    debug GetMulti timeout
    hogedigo committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    0ba6afb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. debug timeout

    hogedigo committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    3fca717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7ed1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from topgate/debug-timeout2

    GetMulti - WithTimeoutデバッグログ追加
    hogedigo committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    1c3881f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from topgate/getmulti-no-timeout

    GAE上でWithTimeoutが正しく動作しない現象を確認した為暫定で無効化
    hogedigo committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    d0d38b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. revert GetMulti timeout.

    hogedigo committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    8c7a691 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from topgate/revert-getmulti-timeout

    revert GetMulti timeout.
    hogedigo committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    d798d6c View commit details
    Browse the repository at this point in the history
Loading