11 lines
208 B
Markdown
11 lines
208 B
Markdown
|
# Redis
|
||
|
|
||
|
Just to save my noted for future me using Redis again.
|
||
|
|
||
|
## Redis does not store creation time of keys
|
||
|
|
||
|
Why?
|
||
|
Because TODO
|
||
|
|
||
|
https://stackoverflow.com/questions/9917331/time-of-creation-of-key-in-redis
|