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

feature: Coalesce reset options, reset coalesce based on result. (error, success, timeout) #908

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    6735156 View commit details
    Browse the repository at this point in the history
  2. Bugfix: Fix max size for cache entries.

    Daan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7d1f72e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Merge branch 'main' into coalesce-reset-options

    * main:
      chore(main): release 8.3.1 (nodeshift#907)
      fix: Incorrect default value of maxEntries for MemoryCache nodeshift#904 (nodeshift#906)
    
    # Conflicts:
    #	lib/cache.js
    Daan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e2018c2 View commit details
    Browse the repository at this point in the history
  2. Fixed error whilst merging, accidentally removed cache delete function

    Merge branch 'main' into coalesce-reset-options
    
    * main:
      chore(main): release 8.3.1 (nodeshift#907)
      fix: Incorrect default value of maxEntries for MemoryCache nodeshift#904 (nodeshift#906)
    
    # Conflicts:
    #	lib/cache.js
    Daan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    15cd89e View commit details
    Browse the repository at this point in the history