# nebulex_adapters_cachex v3.0.0 - Table of Contents A Nebulex adapter for Cachex ## Modules - [Nebulex.Adapters.Cachex](Nebulex.Adapters.Cachex.md): Nebulex adapter for [Cachex][cachex]. - [Nebulex.Adapters.Cachex.CustomActions.CountAll](Nebulex.Adapters.Cachex.CustomActions.CountAll.md): Nebulex `count_all`. - [Nebulex.Adapters.Cachex.CustomActions.DeleteAll](Nebulex.Adapters.Cachex.CustomActions.DeleteAll.md): Nebulex `delete_all`. - [Nebulex.Adapters.Cachex.CustomActions.Fetch](Nebulex.Adapters.Cachex.CustomActions.Fetch.md): Custom `fetch`. - [Nebulex.Adapters.Cachex.CustomActions.GetAll](Nebulex.Adapters.Cachex.CustomActions.GetAll.md): Nebulex `get_all`. - [Nebulex.Adapters.Cachex.CustomActions.PutNew](Nebulex.Adapters.Cachex.CustomActions.PutNew.md): Custom `put_new`. - [Nebulex.Adapters.Cachex.CustomActions.PutNewAll](Nebulex.Adapters.Cachex.CustomActions.PutNewAll.md): Custom `put_new_all`. - [Nebulex.Adapters.Cachex.EtsUtils](Nebulex.Adapters.Cachex.EtsUtils.md): ETS utilities to support extra commands.