Skip to content

letronje/redis-geo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java code using redis as a graph adjacency list. 
For querying neighbours, got response times near a milli second.
Neo4j is much faster, probably because the DB was embedded in the same jvm, no network overhead as in the case of Redis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages