Releases: oliver-oloughlin/kvdex
Releases · oliver-oloughlin/kvdex
Custom ID Generator + Collection Options
v0.10.0 Merge pull request #58 from oliver-oloughlin/feature/custom-id-genera…
README update, minor fix for LargeCollection
Merge pull request #57 from oliver-oloughlin/feature/minor-update-README Feature/minor update readme
Update by primary and secondary indices
Merge pull request #56 from oliver-oloughlin/feature/update-by-index Feature/update by index
Update Many
Merge pull request #55 from oliver-oloughlin/feature/update-many Feature/update many
Safeguarded Atomic Operations from Large Collections
v0.9.2 Merge pull request #54 from oliver-oloughlin/feature/large-collection…
Expanded LargeKvObject
Merge pull request #52 from oliver-oloughlin/feature/LargeKvValue-fix expanded LargeKvObject
Large Collections
Added LargeCollection collection type.
Workaround for Deno.kv.getMany() key limit.
Improved consistency between collection operations.
Performance improvements + Minor fixes
Merge pull request #50 from oliver-oloughlin/feature/comments Feature/comments
Delete by Primary and Secondary indices
Merge pull request #49 from oliver-oloughlin/feature/delete-by-index Feature/delete by index
Keys Prefix Fix
v0.8.0 Merge pull request #48 from oliver-oloughlin/feature/README-update-v0…