|
|
|
|
|
by _pmf_
2651 days ago
|
|
I wish we could standardize on using Redis as general interprocess transactional memory. I could drop 95% of our application code for our Embedded Linux platform by using stock Redis and stock SQLite, but of course there are political obstacles. |
|
Aside: would an embeddable redis be a useful thing for apps and other isolated devices?