|
|
|
|
|
by rnjn
633 days ago
|
|
very interesting solution. and great idea to have a playground. would love to know some details on the implementation of the architecture you have shared -
1. how do you query across multiple files, do you have a query engine like data fusion doing that heavy lifting, or is this a custom implementation ?
2. how do you manage a WAL with real time query-ability across files ? have you seen any failures (recent entries missing sort of issues)
Thanks, once again really interesting design and intuitively looks more economical. |
|