Skip to content

Database.Guide

commands

Redis LASTSAVE Command Explained

June 12, 2022 by Ian

When using Redis, we can use the LASTSAVE command to get the Unix time of the last DB save.

More specifically, LASTSAVE returns the Unix time of the last DB save executed with success.

Read more

Categories Redis Tags commands, what is
Newer posts
← Previous Page1 … Page14 Page15

About | Privacy Policy

© 2026 Database.Guide • All rights reserved