This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Steve Dekorte (author)
Wed Nov 25 15:09:16 -0800 2009
vertexdb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Nov 16 23:26:12 -0800 2009 | |
| |
.gitmodules | Sun Oct 11 22:39:53 -0700 2009 | |
| |
README.txt | Mon Nov 09 16:00:40 -0800 2009 | |
| |
TODO.txt | Wed Oct 28 02:13:12 -0700 2009 | |
| |
Vertex.xcodeproj/ | Sun Nov 22 16:44:04 -0800 2009 | |
| |
bin/ | Wed Nov 11 13:40:41 -0800 2009 | |
| |
docs/ | Tue Nov 24 13:46:17 -0800 2009 | |
| |
license/ | Thu Jul 02 14:40:37 -0700 2009 | |
| |
source/ | Wed Nov 25 15:09:16 -0800 2009 | |
| |
tests/ | Tue Nov 24 13:46:17 -0800 2009 |
README.txt
About Vertex is a high performance graph database that supports automatic garbage collection, built on libevent and tokyocabinet. It uses HTTP as it's communication protocol and JSON as it's response data format. It's BSD licensed and was written by Steve Dekorte and Rich Collins. See docs/guide.html for API and more details. Status Currently in production use and working well so far. The API is still not set in stone though. Future FUSE interface and may add support for more complex queries and dynamic/ automatic index creation based on observed queries.







