You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @anoyiuhu. Sorry for the late response. The implementation in this repo is not the one used in the SLOG paper but we tried to make it as close (or better) as possible benchmarking-wise.
Hi, @ctring @johannkm
I have read the implementation code in this Github repo and SLOG paper.
I have one question about the implementation.
The storage engine in this implementation is based on the concurrent hash. However, the slog paper mentioned that SLOG was implemented on CalvinDB.
Therefore, I would like to know whether the implementation in this repo is the one used in the SLOG paper?
Looking forward to your reply! Thanks in advance.
The text was updated successfully, but these errors were encountered: