This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author corona10
Recipients corona10, serhiy.storchaka, vstinner
Date 2021-10-14.15:57:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634227046.14.0.980225253293.issue45452@roundup.psfhosted.org>
In-reply-to
Content
Yeah, I agree with gdbm_latest_snapshot(), this API might be too low-level.
But as I am one of the rocksdb user who directly uses rocksdb API for the production platform as caching purposes.
so when I think about my and my team's rocksdb usage, gdbm_failure_atomic() itself can be useful if the user needs snapshots if they need to recover for the special situation.
History
Date User Action Args
2021-10-14 15:57:26corona10setrecipients: + corona10, vstinner, serhiy.storchaka
2021-10-14 15:57:26corona10setmessageid: <1634227046.14.0.980225253293.issue45452@roundup.psfhosted.org>
2021-10-14 15:57:26corona10linkissue45452 messages
2021-10-14 15:57:26corona10create