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