Packages
ash_feistel_cipher
1.0.1Encrypted integer IDs for Ash resources using Feistel cipher
feistel_cipher
1.0.0Encrypted integer IDs using Feistel cipher
ash_random_params
0.2.1Random parameter generation for Ash resources.
ash_canonical_identity
0.3.0Generate identity, get_by/list_by actions and code_interface for unique keys.
ash_req_opt
0.2.0Shortcut DSL for attributes and relationships in Ash resources.
ash_mock
0.2.2A mock resource generator extension for Ash resources.
ash_cascade_archival
0.4.0Automatically sets `archive_related` from `ash_archival` for all fully-contained child relationships.
ash_default_sort
0.2.0Configure a default sort to apply when a read action or a has_many relationship has no sort.
ash_always_select
0.2.0Set always_select? to true for all attributes.
ash_postgres_belongs_to_index
0.2.0Automatically adds AshPostgres custom indexes for `belongs_to` relationships in Ash resources.
ash_auto_code_interface
0.1.0Automatically generates code_interface for ash resources' actions
expirable_store
0.7.1Lightweight expirable value store for Elixir with cluster-wide or local scoping
nano_global_cache
0.2.1Lightweight global cache for Elixir with expiration support and intelligent failure handling
global_semaphore
0.1.0Cluster-wide semaphore using Erlang's :global module