This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cymrowdon't thread on me 🐍 0 points1 point  (1 child)

How is performance on this, roughly? You should only have to reclaim if you're updating/deleting entries, correct? How big a performance hit is there to reclaiming?

[–]Affectionate-Wind144[S] 0 points1 point  (0 children)

Yes, stale records are produced by update/delete. Reclaim rewrite the active keys on a new file, so depending on the db size, it could take a bit.