SemanticDiff matter.js
Allow also Async Storage implementations
#755
Merged

Allow also Async Storage implementations #755

Apollon77 merged 28 commits into main from async-store-final
Apollon77
Apollon77 Split up Storage definition into a SyncStorage and a MaybeAsync one
e1c08d1d
Apollon77 Adjust existing storages ...
9f608d84
Apollon77 Add a experimental Async Storage class
0f8af982
Apollon77 Wire in new async storage
c6ad6d08
Apollon77 Legacy API allows only SyncStorage
6e8301e4
Apollon77 Adjust legacy examples
64f49617
Apollon77 Adjust new API examples
04952e13
Apollon77 Adjust shell examples
f5b7095a
Apollon77 Make sure to return the right type in asyncNew instead any
fdd106fc
Apollon77 Introduce new isObject method
4e20ba60
Apollon77 Use the new isObject method
50e0a935
Apollon77 Optimize code without isObject because not possible here
53c8abdd
Apollon77 Replace __known__ by contexts
2b797e23
Apollon77 Make sure to correctly return promise in ClusterClients
95ae0da2
Apollon77 Adjust tests for Storage
a2d71005
pullapprove pullapprove requested a review from lauckhart lauckhart 183 days ago
pullapprove pullapprove requested a review from turon turon 183 days ago
pullapprove pullapprove requested a review from vves vves 183 days ago
pullapprove pullapprove requested a review from woody-apple woody-apple 183 days ago
pullapprove pullapprove added review - pending
pullapprove pullapprove added review - pending
Apollon77 Apollon77 marked this pull request as draft 183 days ago
Apollon77 Merge branch 'main' into async-store-final
f8f5d659
Apollon77
Apollon77 Rewert isObject in two places
f1e0b494
Apollon77 Changelog
eb639405
Apollon77 Revert another isObject place because it could be null allowed
3f40afa1
Apollon77 Ok this is ok
5f535f8b
Apollon77 Try to make Fabric remove callback maybe async to allow both
5c1ee835
Apollon77 Merge branch 'main' into async-store-final
97f3826d
lauckhart
lauckhart requested changes on 2024-03-27
Apollon77 Merge branch 'main' into async-store-final
5000974f
Apollon77 Address review feedback
09b9322a
Apollon77 [execute-chiptests-long] make linter happy, use async storage in brid…
3e582d5e
Apollon77 Apollon77 marked this pull request as ready for review 175 days ago
Apollon77 Apollon77 requested a review from lauckhart lauckhart 175 days ago
github-advanced-security
github-advanced-security commented on 2024-03-28
pullapprove pullapprove removed review - pending
pullapprove pullapprove added review - changed requested
lauckhart Allow Matter event emitters to be synchronous
07bda4e9
lauckhart Remove some unknowns
bb384e41
lauckhart Add "globals" to matter.js types
98467a3e
lauckhart
lauckhart approved these changes on 2024-03-28
pullapprove pullapprove removed review - changed requested
pullapprove pullapprove added review - approved
Apollon77
Apollon77 Apollon77 merged 942c68d0 into main 175 days ago
Apollon77 Apollon77 deleted the async-store-final branch 175 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone