This repository was archived by the owner on Apr 13, 2021. It is now read-only.
Full-stack prototype of ECHO database.#87
Merged
richburdon merged 41 commits intomasterfrom Aug 20, 2020
Merged
Conversation
dboreham
approved these changes
Aug 10, 2020
commit 79dfe15 Author: richburdon <rich.burdon@gmail.com> Date: Tue Aug 11 09:10:59 2020 -0400 Rename shims. commit 56d3000 Author: richburdon <rich.burdon@gmail.com> Date: Tue Aug 11 08:53:04 2020 -0400 Refactoring. commit e6e9290 Merge: 12fa96a ba4d614 Author: richburdon <rich.burdon@gmail.com> Date: Tue Aug 11 08:44:43 2020 -0400 Merge branch 'burdon/experimental-api' of github.com:dxos/echo into burdon/experimental-api commit 12fa96a Author: richburdon <rich.burdon@gmail.com> Date: Tue Aug 11 08:44:28 2020 -0400 Refactoring files. commit ba4d614 Author: Dmytro Maretskyi <maretskii@gmail.com> Date: Tue Aug 11 11:57:27 2020 +0300 Remove extra shims commit fd83e7f Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 23:41:43 2020 -0400 Move dirs. commit fe46952 Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 23:34:13 2020 -0400 Moved files to ./pipeline commit 72a93b9 Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 23:28:19 2020 -0400 Move to subdir. commit d70d8f3 Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 23:27:05 2020 -0400 Move to subdir. commit d220fb4 Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 23:21:25 2020 -0400 Comments. commit 7041944 Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 22:52:29 2020 -0400 Working. commit 9057dea Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 20:39:39 2020 -0400 Remove event listener inheritance. commit dba4628 Merge: 1c6e418 4dce729 Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 16:08:10 2020 -0400 Merge branch 'master' into burdon/db commit 4dce729 Author: Rich Burdon <rich.burdon@gmail.com> Date: Mon Aug 10 15:47:33 2020 -0400 Remove e-e-t > gravity/agent-testing (#85) commit 1c6e418 Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 14:35:53 2020 -0400 Comments. commit dd316f8 Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 10:01:53 2020 -0400 Tests passing. commit a3ac51a Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 08:12:27 2020 -0400 Restore deleted package. commit 9da21da Merge: 932186d 20eecfd Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 07:59:27 2020 -0400 Merge branch 'master' into burdon/db commit 932186d Author: richburdon <rich.burdon@gmail.com> Date: Mon Aug 10 07:58:23 2020 -0400 Restore experimental from accidental deletion. commit 20eecfd Author: Rich Burdon <rich.burdon@gmail.com> Date: Mon Aug 10 04:34:00 2020 -0400 Update Muxer APIs. (#79) * Update Muxer APIs. * Updated stream handling. * Updated tests. - Don't convert FeedKey from buffer to string unless comparison is required. - Test blocks - Factor out test message creation. * Event sink for deterministic tests without waitForExpect. * Event sink. * Remove waitForExpect. * Clean-up. commit 68e712e Author: richburdon <rich.burdon@gmail.com> Date: Sun Aug 9 16:48:59 2020 -0400 Temp moved echo-environment-test to gravity. commit c9ef231 Author: richburdon <rich.burdon@gmail.com> Date: Sun Aug 9 11:58:01 2020 -0400 Comments. commit 8162879 Author: richburdon <rich.burdon@gmail.com> Date: Sun Aug 9 08:01:29 2020 -0400 API testing.
79dfe15 to
67d3ad7
Compare
…essor feed checks.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Re: #68
Implements new full-stack prototype for ECHO database.
(see: https://github.com/dxos/echo/pull/87/files#diff-f9d3858e6daf332ede4daaede1b386f6R83)