lockbox-datastore
lockbox-datastore copied to clipboard
Support two-stage delete
- Support a "disabled" state for items
- Provide a "purge" operation
Disabled items are:
- not included in list (by default)
- ignored when searching (searching TBD)
@linuxwolf @jimporter do you expect this to remain within scope of Alpha? or push out to Beta?
I aspire to have it for alpha ...
Additional considerations:
- reconciling with remote cloud state
- duration of soft delete
- multiplicity of soft delete (one-by-one versus many)