-
Notifications
You must be signed in to change notification settings - Fork 77
[#189] Nebulex v3.0.0-rc.1
#149
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ea68edb
to
21b071c
Compare
4348690
to
88aa021
Compare
bab2a2d
to
5ffc3ab
Compare
75d8e95
to
dd1fe2a
Compare
1cb7913
to
8430506
Compare
513272a
to
53e570d
Compare
142e5f9
to
01fbeaf
Compare
c6cd5c8
to
82b130a
Compare
f244396
to
71618d5
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered ☂️ |
1310a57
to
e804e67
Compare
e921e8c
to
4b2d8e3
Compare
cabol
added a commit
that referenced
this pull request
May 1, 2025
Nebulex `v3.0.0-rc.1`: - Ok/Error tuple Cache API. - Unify `all` and `get_all` into one callback `get_all`. - Remove deprecated module `Nebulex.Hook`. - Use `NimbleOptions` to define and validate cache options. - Move adapters to separate repositories. - All commands optionally support a dynamic cache as the first argument. - Deprecate `Nebulex.Adapter.Stats` in favor of `Nebulex.Adapter.Info`. - Deprecate `Nebulex.Adapter.Persistence` behaviour. - Telemetry events for cache commands out-of-box. - Rename the Telemetry metadata field from `:function_name` to `:command`. - Option `:bypass_mode` to skip the cache while running tests - Changes and improvements on Decorator API. - Fix possible inconsistencies on decorators when using references (#215) - Option `:keep_ttl` to determine whether to retain the TTL - Observable API: A tagging interface for cache entry event handlers (experimental) - Update Nebulex to `elixir-nebulex` org - Update docs
cabol
added a commit
that referenced
this pull request
May 1, 2025
Nebulex `v3.0.0-rc.1`: - Ok/Error tuple Cache API. - Unify `all` and `get_all` into one callback `get_all`. - Remove deprecated module `Nebulex.Hook`. - Use `NimbleOptions` to define and validate cache options. - Move adapters to separate repositories. - All commands optionally support a dynamic cache as the first argument. - Deprecate `Nebulex.Adapter.Stats` in favor of `Nebulex.Adapter.Info`. - Deprecate `Nebulex.Adapter.Persistence` behaviour. - Telemetry events for cache commands out-of-box. - Rename the Telemetry metadata field from `:function_name` to `:command`. - Option `:bypass_mode` to skip the cache while running tests - Changes and improvements on Decorator API. - Fix possible inconsistencies on decorators when using references (#215) - Option `:keep_ttl` to determine whether to retain the TTL - Observable API: A tagging interface for cache entry event handlers (experimental) - Update Nebulex to `elixir-nebulex` org - Update docs
cabol
added a commit
that referenced
this pull request
May 1, 2025
Nebulex `v3.0.0-rc.1`: - Ok/Error tuple Cache API. - Unify `all` and `get_all` into one callback `get_all`. - Remove deprecated module `Nebulex.Hook`. - Use `NimbleOptions` to define and validate cache options. - Move adapters to separate repositories. - All commands optionally support a dynamic cache as the first argument. - Deprecate `Nebulex.Adapter.Stats` in favor of `Nebulex.Adapter.Info`. - Deprecate `Nebulex.Adapter.Persistence` behaviour. - Telemetry events for cache commands out-of-box. - Rename the Telemetry metadata field from `:function_name` to `:command`. - Option `:bypass_mode` to skip the cache while running tests - Changes and improvements on Decorator API. - Fix possible inconsistencies on decorators when using references (#215) - Option `:keep_ttl` to determine whether to retain the TTL - Observable API: A tagging interface for cache entry event handlers (experimental) - Update Nebulex to `elixir-nebulex` org - Update docs
cabol
added a commit
that referenced
this pull request
May 1, 2025
Nebulex `v3.0.0-rc.1`: - Ok/Error tuple Cache API. - Unify `all` and `get_all` into one callback `get_all`. - Remove deprecated module `Nebulex.Hook`. - Use `NimbleOptions` to define and validate cache options. - Move adapters to separate repositories. - All commands optionally support a dynamic cache as the first argument. - Deprecate `Nebulex.Adapter.Stats` in favor of `Nebulex.Adapter.Info`. - Deprecate `Nebulex.Adapter.Persistence` behaviour. - Telemetry events for cache commands out-of-box. - Rename the Telemetry metadata field from `:function_name` to `:command`. - Option `:bypass_mode` to skip the cache while running tests - Changes and improvements on Decorator API. - Fix possible inconsistencies on decorators when using references (#215) - Option `:keep_ttl` to determine whether to retain the TTL - Observable API: A tagging interface for cache entry event handlers (experimental) - Update Nebulex to `elixir-nebulex` org - Update docs
cabol
added a commit
that referenced
this pull request
May 1, 2025
Nebulex `v3.0.0-rc.1`: - Ok/Error tuple Cache API. - Unify `all` and `get_all` into one callback `get_all`. - Remove deprecated module `Nebulex.Hook`. - Use `NimbleOptions` to define and validate cache options. - Move adapters to separate repositories. - All commands optionally support a dynamic cache as the first argument. - Deprecate `Nebulex.Adapter.Stats` in favor of `Nebulex.Adapter.Info`. - Deprecate `Nebulex.Adapter.Persistence` behaviour. - Telemetry events for cache commands out-of-box. - Rename the Telemetry metadata field from `:function_name` to `:command`. - Option `:bypass_mode` to skip the cache while running tests - Changes and improvements on Decorator API. - Fix possible inconsistencies on decorators when using references (#215) - Option `:keep_ttl` to determine whether to retain the TTL - Observable API: A tagging interface for cache entry event handlers (experimental) - Update Nebulex to `elixir-nebulex` org - Update docs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.