blob: f9fd80fa973b84566db7e2b87434d2cf9aa4b76c [file] [log] [blame]
/**
* Strongly consistent, fault-tolerant and durable state management
* based on Raft consensus protocol.
*/
package org.onlab.onos.store.service.impl;