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

Merge next into master #373

Merged
merged 20 commits into from
Jul 10, 2024
Merged

Merge next into master #373

merged 20 commits into from
Jul 10, 2024

Conversation

jsumners
Copy link
Member

@jsumners jsumners commented Jul 10, 2024

As titled.

eliphazbouye and others added 20 commits November 4, 2023 15:56
* ci: add node 21 to test matrix and remove node 14 and 16

* package.json update for v5
* Update README.md to reflect #307 (#342)

* Redis should work with ban (#336)

* Redis should work with ban

* fix ttl

* simplify

* format

* remove warning

* move property

* add test

* fix test

* fix test

* fix test

* still fix the same test

* make it non-breaking

* make it non-breaking

* make it non-breaking

* make it non-breaking

* perf: add ban back

* Bumped v8.1.0

Signed-off-by: Matteo Collina <hello@matteocollina.com>

* Bumped v9.0.0

Signed-off-by: Matteo Collina <hello@matteocollina.com>

* Fix in-memory cache bug when there is only one entry (#345)

* Bumped v9.0.1

---------

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Co-authored-by: Trevor Lund <89029310+tlund101@users.noreply.github.com>
Co-authored-by: Matteo Collina <hello@matteocollina.com>
Co-authored-by: Igor Savin <iselwin@gmail.com>
* remove ban handling from store

* don't use negation

* add undef

* don't pass ban to promis

* fix accidental explicit checks

* fix accidental line change

* inline ban
* refactor redis parameters and throw if no instance was provided

* revert error
* feat: dynamic time window support

* fix: proper usage of timeWindowString

---------

Co-authored-by: lukas <git@lukaselsner.de>
* small refactor in option handling

* simplify

* simplify
… default function (#364)

* pregenerate timeWindowString if possible

* simplify

* simplify

* noop

* simplify

* simple-example

* rename
* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5

* update for v5
@jsumners jsumners marked this pull request as ready for review July 10, 2024 11:21
Copy link
Member

@gurgunday gurgunday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jsumners jsumners merged commit ad026a8 into master Jul 10, 2024
22 checks passed
@jsumners jsumners deleted the next branch July 10, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants