last

英[lɑ:st] 美[læst]

n.last;end;last;shoe last (model for making shoes)

vt. Withstand; after...; enough; enough to maintain (especially for a certain period of time)

adj. The last; the nearest; the least likely; the only remaining one

vi.Continue

adv.Last; last time, most recent time

Third person singular: lasts Present participle: lasting Past tense: lasted Past participle: lasted

save

英[seɪv] 美[sev]

vt. Save; save; save; rescue

vi. Save; save; Save

prep.&conj.Except...

n.Rescue, rescue

Third person singular: saves Present participle: saving Past tense: saved Past participle: saved

redis LASTSAVE command syntax

Function: Returns the time when Redis successfully saved data to disk, expressed in UNIX timestamp format.

Syntax: LASTSAVE

Available versions:>= 1.0.0

Time complexity:O(1)

Returns: A UNIX timestamp.

redis LASTSAVE command example

redis> LASTSAVE
(integer) 1324043588