|
|
|
|
|
by ghusbands
1463 days ago
|
|
You could probably find a local caching library to do the same thing in-process (via mmap) and partially reduce workload that way. Hopefully, using a local library needs less managerial involvement than installing/using a service. |
|