- 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 
NebulexRedisAdapterin 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 
Nebulexusing basho_bench. 
Note
The examples use the latest Nebulex version (v3). For the previous version (v2), visit v2-examples.