These 12 commits are when the Protocol Buffers files have changed:
| Commit: | 90c8afa | |
|---|---|---|
| Author: | Jialei | |
| Committer: | GitHub | |
enhance(datastore): map support multiple key value schemas (#2873)
The documentation is generated from this commit.
| Commit: | c4eb7df | |
|---|---|---|
| Author: | Jialei | |
| Committer: | GitHub | |
enhance(datastore): support multiple type of list (#2838)
| Commit: | 3977573 | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
chore(datastore): use revison instead of timestamp as record versions (#2804)
| Commit: | c8c6198 | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
feat: add symlink & hardlink support for model packages (#2501)
| Commit: | d24d06c | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
feature: new model storage and protocol (#2368)
| Commit: | bb579e3 | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
feat(datastore): make table schemaless (#1989)
| Commit: | d37305b | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
feat(datestore): naive version implementation, add records timestamp (#1807)
| Commit: | d71d6e4 | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
enhance(datastore): add map type support (#1486)
| Commit: | 485eb97 | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
enhance(datastore): memory table support saving and loading data from the storage service (#1469)
| Commit: | e862a74 | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
feat(datastore): support complex column types (#1277)
| Commit: | 5ff199d | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
chore(controller): add checkstyle (#1146)
| Commit: | 2a9424d | |
|---|---|---|
| Author: | xuchuan | |
| Committer: | GitHub | |
feat(datastore): add write ahead log for data store (#935)