Skip to content

Fix conflict between "not exist" and expiration options.#271

Merged
buraksezer merged 1 commit into
olric-data:masterfrom
phmx:fix/nx-conflicting-with-px
Sep 27, 2025
Merged

Fix conflict between "not exist" and expiration options.#271
buraksezer merged 1 commit into
olric-data:masterfrom
phmx:fix/nx-conflicting-with-px

Conversation

@phmx
Copy link
Copy Markdown
Contributor

@phmx phmx commented Sep 21, 2025

Problem:
NX & XX options are conflicting with expiration options (e.g. EX and PX,) when written to other cluster members.

Solution:
Fixed DMap service PUT handlers to handle those options separately as everywhere else.

Problem:
NX & XX options are conflicting with expiration options (e.g. EX and PX,) when
written to other cluster members.

Solution:
Fixed DMap service PUT handlers to handle those options separately as everywhere else.
@buraksezer buraksezer merged commit a241c93 into olric-data:master Sep 27, 2025
4 checks passed
@buraksezer
Copy link
Copy Markdown
Collaborator

Thank you for your contribution.

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.

2 participants