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
Currently, a backup operation follows every operation done on RavelConsistentHash. All the data in the maps are written from start again every time a backup is triggered.
Will have to refactor the consistent hash code to operate with data directly on disk
The text was updated successfully, but these errors were encountered:
RavelConsistentHash
. All the data in the maps are written from start again every time a backup is triggered.The text was updated successfully, but these errors were encountered: