-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: get multi records by keys #410
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 42cd0c2 - Browse repository at this point
Copy the full SHA 42cd0c2View commit details
Commits on Nov 3, 2022
-
feat: support for offset in QueryRecords (#408)
Frederic Loranger committedNov 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 2942ab3 - Browse repository at this point
Copy the full SHA 2942ab3View commit details -
Frederic Loranger committed
Nov 3, 2022 Configuration menu - View commit details
-
Copy full SHA for d766a6a - Browse repository at this point
Copy the full SHA d766a6aView commit details -
chore: fix unit tests, order of records also depends on store key values
Frederic Loranger committedNov 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 0c0eccd - Browse repository at this point
Copy the full SHA 0c0eccdView commit details -
chore: fix unit tests, use storeKey in the query to pull known data
Frederic Loranger committedNov 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 65f6f4d - Browse repository at this point
Copy the full SHA 65f6f4dView commit details -
chore: address PR review requests
Frederic Loranger committedNov 3, 2022 Configuration menu - View commit details
-
Copy full SHA for c663c2b - Browse repository at this point
Copy the full SHA c663c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e398353 - Browse repository at this point
Copy the full SHA e398353View commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb7249c - Browse repository at this point
Copy the full SHA cb7249cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 734ae7b - Browse repository at this point
Copy the full SHA 734ae7bView commit details -
fix: error handling, unit tests for GetMultiRecords
Frederic Loranger committedNov 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 3479c6b - Browse repository at this point
Copy the full SHA 3479c6bView commit details
Commits on Nov 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for abfbda2 - Browse repository at this point
Copy the full SHA abfbda2View commit details
Commits on Nov 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 83c5e8d - Browse repository at this point
Copy the full SHA 83c5e8dView commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1cb9eff - Browse repository at this point
Copy the full SHA 1cb9effView commit details
Commits on Nov 8, 2022
-
chore: address PR review, better error handling
Frederic Loranger committedNov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 494e5f4 - Browse repository at this point
Copy the full SHA 494e5f4View commit details -
feat: change the get multi records to a unary grpc response
Frederic Loranger committedNov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 566ae60 - Browse repository at this point
Copy the full SHA 566ae60View commit details
Commits on Nov 15, 2022
-
chore: return a status code for GetRecords, address PR review
Frederic Loranger committedNov 15, 2022 Configuration menu - View commit details
-
Copy full SHA for f82c5e4 - Browse repository at this point
Copy the full SHA f82c5e4View commit details -
chore: rely on datastore.MultiError instead of re-defining a new type…
… internally
Frederic Loranger committedNov 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 3533ab9 - Browse repository at this point
Copy the full SHA 3533ab9View commit details -
chore: add Status to the GetRecordsResponse, defined in local proto file
Frederic Loranger committedNov 15, 2022 Configuration menu - View commit details
-
Copy full SHA for e1d7831 - Browse repository at this point
Copy the full SHA e1d7831View commit details