twitter/storehaus

Storehaus is a library that makes it easy to work with asynchronous key value stores

ScalaShellJava
This is stars and forks stats for /twitter/storehaus repository. As of 05 May, 2024 this repository has 465 stars and 92 forks.

Storehaus Storehaus is a library that makes it easy to work with asynchronous key value stores. Storehaus is built on top of Twitter's Future. Storehaus-Core Storehaus's core module defines three traits; a read-only ReadableStore a write-only WritableStore and a read-write Store. The traits themselves are tiny: package com.twitter.storehaus import com.twitter.util.{ Closable, Future, Time } trait ReadableStore[-K, +V] extends Closeable { def get(k: K): Future[Option[V]] def multiGet[K1 <:...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
twitter/iago2ScalaThrift240180
twitter/cassovaryScalaJavaShell1k01550
Made-For-Gamers/game-jam-webgl-templateShaderLabC#HLSL1040
fipso/ccurl.shShell324080
Soroushnk/AstroShell471+1890
Diamundlabs/ERC-20_ExerciseSolidityJavaScript2090
nomoixyz/vulcan-templateSolidityShell30010
bazelbuild/rules_perlStarlarkShellSmarty230390
bazelbuild/rules_dotnetStarlarkC#F#1640830
open-goal/launcherSvelteRustTypeScript350100