Skip to content

feat: support collections - #3707

Merged
julienrbrt merged 29 commits into
mainfrom
julien/collections
Mar 19, 2024
Merged

feat: support collections#3707
julienrbrt merged 29 commits into
mainfrom
julien/collections

Conversation

@julienrbrt

@julienrbrt julienrbrt commented Oct 18, 2023

Copy link
Copy Markdown
Member

Closes: #3708

EDIT: I have reverted the scaffolding of map here: 3f1c59d as when having one index we should use Map and when using index we should use IndexedMap (with specific value codecs, index struct and different api in msg router) leading to too much complexity (just look at the commit -- and the indexmap wasn't logic wasn't even there let)

@julienrbrt julienrbrt changed the title feat: collections feat: support collections Oct 18, 2023
@Pantani
Pantani force-pushed the feat/sdk-v0.50 branch 2 times, most recently from cc7bd5e to 3a8e27d Compare November 9, 2023 17:40
Base automatically changed from feat/sdk-v0.50 to main November 20, 2023 15:00

@Pantani Pantani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT!!

Amazing!!

@julienrbrt

Copy link
Copy Markdown
Member Author

As discussed in the standup, let's as well investigate if we want to keep supporting multi index map. If not then I can bring back the changes I had here for maps and we have ignite totally using collections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support collections

3 participants