|
|
|
|
|
by anton96
1410 days ago
|
|
Very interesting. This is leading me to think, using redis as the sole database is very tempting but the Ram requirement is making me think twice. Wouldn’t there be a database like redis that only stores the latest data into memory and keeps the rest in an AOF file ? |
|