storehaus
Store library
A library that makes it easy to work with asynchronous key-value stores
Storehaus is a library that makes it easy to work with asynchronous key value stores
464 stars
139 watching
86 forks
Language: Scala
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
twitter/chill | Extends Kryo serialization library with Scala extensions for configuration and easy deserialization/serialization | 610 |
twitter/scalding | A Scala library for specifying and executing MapReduce jobs in Hadoop | 3,500 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
bytehub-ai/bytehub | A Python-based feature store library with a simple, scalable, and flexible architecture for storing and managing data for machine learning applications. | 58 |
uzh/triplerush | A distributed in-memory graph store that supports SPARQL select queries. | 31 |
ngxp/store-service | An abstraction layer between Angular components and the @ngrx store | 25 |
suzaku-io/boopickle | A library for efficiently serializing data into binary format for network communication | 365 |
nickoneill/pantry | A lightweight persistence layer for storing user data and other relevant objects in Swift | 831 |
twitter/scala_school | A set of lessons and tutorials on the Scala programming language | 3,714 |
typelevel/skunk | A data access library for building Scala applications that interact with Postgres databases. | 1,588 |
soffes/cache | A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
jasonmerino/react-native-simple-store | A wrapper around AsyncStorage to simplify storing and retrieving data in React Native apps | 875 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 177 |