nats-io / nats-architecture-and-design

Architecture and Design Docs
Apache License 2.0
187 stars 20 forks source link

KV PurgeDeletes should keep "recent" markers #96

Open kozlovic opened 2 years ago

kozlovic commented 2 years ago

Overview

For libraries that provide the maintenance function PurgeDeletes(), this should be enhanced to follow this algorithm:

There is no ADR for that since PurgeDeletes() is not part of the core API.

Clients and Tools

Other Tasks

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.