These 26 commits are when the Protocol Buffers files have changed:
| Commit: | 89c2a34 | |
|---|---|---|
| Author: | Tristan Rice | |
Redid the http side of things
The documentation is generated from this commit.
| Commit: | 7045d72 | |
|---|---|---|
| Author: | Tristan Rice | |
| Committer: | Tristan Rice | |
Removed old repo and added beginnings of bitcoin handling code
| Commit: | 534d171 | |
|---|---|---|
| Author: | Tristan Rice | |
Implemented support for unrooted queries.
| Commit: | 9e7adb4 | |
|---|---|---|
| Author: | Tristan Rice | |
| Committer: | Tristan Rice | |
Added created timestamp to triples
| Commit: | cbb3b72 | |
|---|---|---|
| Author: | Tristan Rice | |
Added beginnings of ArrayOp which allow for arbitrarily complex queries
| Commit: | e8a36f5 | |
|---|---|---|
| Author: | Tristan Rice | |
| Committer: | Tristan Rice | |
Make multi insert work and updated message protocol to support IDs and responses
| Commit: | 1d3e1f5 | |
|---|---|---|
| Author: | Tristan Rice | |
Added response_to, error handling and basic query support
| Commit: | cd701a5 | |
|---|---|---|
| Author: | Tristan Rice | |
Added unknown query type and generated query.go
| Commit: | 18d185a | |
|---|---|---|
| Author: | Tristan Rice | |
Added support for MQL & Gremlin to the protocol
| Commit: | 32b71fb | |
|---|---|---|
| Author: | Tristan Rice | |
Implemented gossiping and fixed README links
| Commit: | 588cf4b | |
|---|---|---|
| Author: | Tristan Rice | |
Added keyspace broadcasting.
| Commit: | 5be4076 | |
|---|---|---|
| Author: | Tristan Rice | |
| Committer: | Tristan Rice | |
* Added flag for gossip messaging * Updated Readme
| Commit: | cabdc57 | |
|---|---|---|
| Author: | Tristan Rice | |
| Committer: | Tristan Rice | |
Peer discovery now works.
| Commit: | 60f3cb4 | |
|---|---|---|
| Author: | Tristan Rice | |
Moved old degdb code to old/
| Commit: | 0c38806 | |
|---|---|---|
| Author: | Tristan Rice | |
Added initial work to the networking library.
| Commit: | 16a72f3 | |
|---|---|---|
| Author: | Tristan Rice | |
Added unified message format
| Commit: | 2c00845 | |
|---|---|---|
| Author: | Tristan Rice | |
Added initial implementation of triplestore
| Commit: | 0979c87 | |
|---|---|---|
| Author: | Tristan Rice | |
| Committer: | Tristan Rice | |
Added some WIP code for saner messages and data storing
| Commit: | fea4c40 | |
|---|---|---|
| Author: | Tristan Rice | |
Updates
| Commit: | 288d156 | |
|---|---|---|
| Author: | Tristan Rice | |
| Committer: | Tristan Rice | |
Added triple count to status page as well as integrate crypto key generation and signing of new triples.
| Commit: | 71f0d62 | |
|---|---|---|
| Author: | Tristan Rice | |
Updates
| Commit: | dd8df33 | |
|---|---|---|
| Author: | Tristan Rice | |
Added support for basic local queries
| Commit: | 1950c49 | |
|---|---|---|
| Author: | Tristan Rice | |
More updates
| Commit: | cb468d7 | |
|---|---|---|
| Author: | Tristan Rice | |
Updates
| Commit: | 115a5f8 | |
|---|---|---|
| Author: | Tristan Rice | |
Added commandline flags so you can actually run two nodes on one machine and added a Dockerfile
| Commit: | a6f9503 | |
|---|---|---|
| Author: | Tristan Rice | |
More updates