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
Due to the design of Rowex we can simulate ACID assumptions and check that our persistent indexer is fail-safe: Even if the program halts, the coherence of the data structure remains.
The text was updated successfully, but these errors were encountered:
Due to the design of
Rowex
we can simulate ACID assumptions and check that our persistent indexer is fail-safe: Even if the program halts, the coherence of the data structure remains.The text was updated successfully, but these errors were encountered: