|
|
|
|
|
by rakibtg
1964 days ago
|
|
You are correct, it is suitable for small-medium traffic websites with less write operations and more read operations. We have a simple file locking mechanism to handle this situation. The caching part makes it a static storage by combining multiple files per query. |
|