nebulex

Cache toolkit

A toolkit for adding in-memory and distributed caching to Elixir applications.

In-memory and distributed caching toolkit for Elixir.

GitHub

1k stars
12 watching
75 forks
Language: Elixir
last commit: about 1 month ago
Linked from 1 awesome list

cachecachingdistributeddistributedcacheectoelixirframework

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cabol/kvx A simple in-memory Key/Value Store with basic operations and configuration options 101
cabol/nebulex_examples A collection of examples showcasing Nebulex's features and use cases in various Elixir applications 29
fuelen/owl A toolkit for building and customizing command-line user interfaces in Elixir. 436
melpon/memoize A caching macro for Elixir that uses CAS on ETS to optimize function calls 189
whitfin/cachex A high-performance caching system with features like transactions, expiration, and distribution across nodes. 1,601
whitfin/stash A small Elixir library providing a user-friendly interface to Erlang's ETs caching system 52
sasa1977/con_cache An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. 910
crowdhailer/raxx An Elixir-based HTTP server interface and toolkit 403
cachix/cachix A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. 850
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
novabyte/pathway An Erlang/Elixir client library for interacting with the Trak.io REST API 4
jellydator/ttlcache An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. 951
chili-epfl/qml-cache A persistent key-value store plugin for QML applications 13
kamillelonek/exnumerator A utility library for defining custom enumerations in Elixir. 65
silbermm/prompt A terminal UI library for Elixir developers to build interactive CLI tools 29