stash
Cache wrapper
A small Elixir library providing a user-friendly interface to Erlang's ETs caching system
A small and user-friendly ETS wrapper for caching in Elixir
52 stars
4 watching
9 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list
cacheetspersistence
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-performance caching system with features like transactions, expiration, and distribution across nodes. | 1,617 |
| | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 7 |
| | An implementation of the SipHash cryptographic hash family for Elixir | 19 |
| | A fast algorithm for counting unique values in Elixir/Erlang applications | 21 |
| | A lightweight JSON parser written in Elixir | 47 |
| | A consistent hash implementation in Elixir | 12 |
| | An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| | A caching macro for Elixir that uses CAS on ETS to optimize function calls | 192 |
| | An Elixir port of dot-notes to work with Maps/Lists | 8 |
| | An Elixir wrapper around Erlang's array data structure | 36 |
| | Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage | 42 |
| | A simple in-memory Key/Value Store with basic operations and configuration options | 101 |
| | A MapReduce framework with Hadoop Streaming integration for Elixir. | 24 |
| | A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support. | 691 |
| | Provides idiomatic Elixir bindings for Apache Thrift to alleviate its compatibility issues with the Elixir programming language. | 306 |