nebulex_examples icon indicating copy to clipboard operation
nebulex_examples copied to clipboard

Nebulex Examples

Nebulex Examples

  • Partitioned Cache - Partitioned cache topology example.

  • Near Cache - Near cache topology example. This example uses all built-in adapters (Multilevel, Distributed and Local).

  • Redis Cache - Redis cache example. This example shows how to use the NebulexRedisAdapter in different modes and also in a multilevel topology.

  • Nebulex-Ecto Integration - Integrate Nebulex and Ecto extremely easy using declarative annotation-based caching via decorators.

  • Instrumenting Caches with Telemetry - An example that illustrates how to instrument our Nebulex caches using Telemetry.

  • Nebulex Bench - This example shows how to run bench or load tests for Nebulex using basho_bench.

  • Erlang Example - An example that illustrates how to use Nebulex from an Erlang app.