aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2017-08-04 12:31:05 -0700
committerGitHub <noreply@github.com>2017-08-04 12:31:05 -0700
commit1ab5adbdec4d6487c8e6f230138092d27d6a0818 (patch)
tree91e9b1aa57e01b9aaa7d5e094c30df4063c59758
parent25672c175792f707c71c9aa9fcd29cab31c757fa (diff)
parenta3e17523b4d7c0a4b73f8a17ddae7bf6c101d167 (diff)
downloadprotobuf-1ab5adbdec4d6487c8e6f230138092d27d6a0818.tar.gz
protobuf-1ab5adbdec4d6487c8e6f230138092d27d6a0818.tar.bz2
protobuf-1ab5adbdec4d6487c8e6f230138092d27d6a0818.zip
Merge pull request #3456 from giorgioazzinnaro/patch-1
Update third party addons with ProfaneDB
-rw-r--r--docs/third_party.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index 4c9ffef3..385650df 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -156,3 +156,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* [Linter for .proto files](https://github.com/ckaznocha/protoc-gen-lint)
* [Protocol Buffers Dynamic Schema - create protobuf schemas programmatically (Java)] (https://github.com/os72/protobuf-dynamic)
* [Make protoc plugins in NodeJS](https://github.com/konsumer/node-protoc-plugin)
+* [ProfaneDB - A Protocol Buffers database](https://profanedb.gitlab.io)