hussachai / play-scalajs-showcase

Play+Scala.js Showcase
Do What The F*ck You Want To Public License
125 stars 41 forks source link

Add Gremlin backend persistence. #5

Open epabst opened 8 years ago

epabst commented 8 years ago

Gremlin provides access to graph databases. They are simple and powerful, enable Map/Reduce functionality, and are a NoSQL alternative that is cloud-friendly. Neo4J is one implementation that can be used which is a very efficient graph db.