Skip to content

A graph database on top of tokyocabinet and libevent

Notifications You must be signed in to change notification settings

richcollins/vertexdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A graph database on top of tokyocabinet and libevent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.2%
  • Io 19.1%
  • Python 0.7%