Skip to content

SimonRichardson/coherence

Repository files navigation

Coherence

Fully distributed Key/Value Store.

Badges

travis-ci Coverage Status Go Report Card

Introduction

Coherence is a limited Key/Value store, that aims to provide high availability, with eventual consistency. The limited aspect of the store is provided by a LRU so that it can provide a windowed data set, that from the outset guarantees to fit into smaller confined spaces.

Releases

No releases published

Packages

No packages published