ecto_adapters_dynamodb v0.2.3 Ecto.Adapters.DynamoDB.QueryInfo View Source

An Elixir agent to optionally record DynamoDB query information (like LastEvaluatedKey) that’s not part of expected Ecto return values.

Link to this section Summary

Functions

Returns the value (query info) in the QueryInfo agent associated with the provided key

Provides a random 32 character, base 64 encoded string

Returns the complete current map recorded by the agent

Link to this section Functions

Returns the value (query info) in the QueryInfo agent associated with the provided key.

Provides a random 32 character, base 64 encoded string.

Returns the complete current map recorded by the agent.