8000 Tags · guregu/dynamo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: guregu/dynamo

Tags

v1.22.2

Toggle v1.22.2's commit message

Verified

This commit was signed with the committer’s verified signature.
guregu guregu
fix encoding recursive structs (#227)

v1.22.1

Toggle v1.22.1's commit message

Verified

This commit was signed with the committer’s verified signature.
guregu guregu
retract v1.22.0

v1.22.0

Toggle v1.22.0's commit message

Verified

This commit was signed with the committer’s verified signature.
guregu guregu
make batch Merge variadic

v1.22.0-rc

Toggle v1.22.0-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Optimize encoding (#224)

rewrite encoding/decoding to use a cache of type information and optimize allocations

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Configuration for retrying (#223)

* respect aws.Config.MaxRetries (#222)

* update deps

* delegate retrying to Retryer if set, docs

* retry tests can work without real creds

v1.20.2

Toggle v1.20.2's commit message
fix DescribeTable panic for LSIs missing an ARN (#220)

v1.20.1

Toggle v1.20.1's commit message
don't return ErrTooMany in Query.One when Limit is 1

also update deps

v1.20.0

Toggle v1.20.0's commit message
match warning message

v1.19.0

Toggle v1.19.0's commit message
rename Scan.Parallel → Segment

v1.18.3

Toggle v1.18.3's commit message
fix context propagation in GetTx

0