movement - Move Particular Key Range from one db to another in leveldb -


i creating distributed database. each node using leveldb persistent store. when new node added cluster, based on it's hash value keys existing node have moved new node. when move sst files new node , factory.repair on new node works fine. how move keys there in cache i.e .log file ? if move .log file new node , repair db, it's deleting new log file. there function in leveldb flush cache such new sst file created ? please help


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -