• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

abronan / libkv
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: update_travis
DEFAULT BRANCH: master
Repo Added 13 Aug 2017 08:52AM UTC
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH readoptions
branch: readoptions
CHANGE BRANCH
x
Reset
  • readoptions
  • align_etcd_lock
  • align_redis_error
  • consul_http
  • consul_list_consistent
  • docs
  • docs_backend_installation
  • etcd_list
  • etcd_watch_fix_possible_race
  • etcdv3
  • filter_lock_key
  • fix_cas_failure_test
  • fix_consul_off_by_one
  • fix_etcdv3_atomicput_ttl
  • improve_tests
  • list_ser
  • master
  • meta_list_fix
  • switch_boltdb_fork
  • update_docs
  • update_go
  • update_kv_version
  • update_readme
  • update_travis
  • watchtree_key_event

pending completion
124

push

travis-ci

abronan
meta: Introduce ReadOptions to store interface with Consistency flag

This commit introduces ReadOptions to the store interface
in order to be able to control the level of consistency
for Get operations.

By default, Get operations are linearizable (provided that
the backend offers such guarantee), but a user could place
the Consistency flag at 'false' to disable linearizability
for lower latency requirements.

This only affects Consul and etcd which offer the choice of
linearizability for Get operations.

Signed-off-by: Lukas Prettenthaler <lukas@noenv.com>
Signed-off-by: Alexandre Beslic <abeslic@abronan.com>

1956 of 2327 relevant lines covered (84.06%)

9.89 hits per line

Relevant lines Covered
Build:
Build:
2327 RELEVANT LINES 1956 COVERED LINES
9.89 HITS PER LINE
Source Files on readoptions
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
124 readoptions meta: Introduce ReadOptions to store interface with Consistency flag This commit introduces ReadOptions to the store interface in order to be able to control the level of consistency for Get operations. By default, Get operations are linearizabl... push 13 Oct 2017 09:35AM UTC abronan travis-ci pending completion  
See All Builds (132)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc