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

Nebulex v3 #149

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Nebulex v3 #149

wants to merge 1 commit into from

Conversation

cabol
Copy link
Owner

@cabol cabol commented Mar 26, 2022

No description provided.

@cabol cabol force-pushed the v3.0.0-dev branch 3 times, most recently from ea68edb to 21b071c Compare March 26, 2022 14:33
@coveralls
Copy link

coveralls commented Mar 26, 2022

Coverage Status

coverage: 100.0%. remained the same
when pulling 799cfb9 on v3.0.0-dev
into fbea6d1 on master.

@cabol cabol force-pushed the v3.0.0-dev branch 2 times, most recently from 4348690 to 88aa021 Compare August 29, 2022 09:26
@cabol cabol force-pushed the v3.0.0-dev branch 2 times, most recently from bab2a2d to 5ffc3ab Compare November 14, 2022 09:29
@cabol cabol force-pushed the v3.0.0-dev branch 3 times, most recently from 75d8e95 to dd1fe2a Compare November 20, 2022 15:19
@cabol cabol force-pushed the v3.0.0-dev branch 3 times, most recently from 1cb7913 to 8430506 Compare November 26, 2022 12:31
@cabol cabol force-pushed the master branch 4 times, most recently from 513272a to 53e570d Compare January 9, 2023 11:35
@cabol cabol force-pushed the v3.0.0-dev branch 2 times, most recently from 142e5f9 to 01fbeaf Compare January 29, 2023 09:54
@cabol cabol force-pushed the v3.0.0-dev branch 2 times, most recently from c6cd5c8 to 82b130a Compare February 5, 2023 21:00
@cabol cabol force-pushed the v3.0.0-dev branch 3 times, most recently from f244396 to 71618d5 Compare March 26, 2023 13:01
@cabol cabol force-pushed the v3.0.0-dev branch 4 times, most recently from 38fcc19 to 34df764 Compare July 21, 2024 13:00
@cabol cabol force-pushed the v3.0.0-dev branch 4 times, most recently from 76067c5 to e33c8e7 Compare August 10, 2024 06:51
@cabol cabol force-pushed the v3.0.0-dev branch 2 times, most recently from 9e001f2 to 33124ab Compare August 25, 2024 10:57
@cabol cabol force-pushed the v3.0.0-dev branch 5 times, most recently from c0fa358 to 5500585 Compare September 13, 2024 10:43
@cabol cabol force-pushed the v3.0.0-dev branch 3 times, most recently from 07879a6 to b1b4908 Compare September 29, 2024 11:45
@cabol cabol force-pushed the v3.0.0-dev branch 2 times, most recently from 2869663 to 58e17a7 Compare October 6, 2024 09:07
@cabol cabol force-pushed the v3.0.0-dev branch 3 times, most recently from 3a40fc8 to 5e96698 Compare October 20, 2024 09:51
@cabol cabol force-pushed the v3.0.0-dev branch 2 times, most recently from 90d6199 to af18ff7 Compare December 1, 2024 12:20
@cabol cabol force-pushed the v3.0.0-dev branch 2 times, most recently from 40a205a to 55d670f Compare December 1, 2024 17:43
- 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
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.

3 participants