Travis CI Testing for NodeJS and Redis with a Restored AOF File
Following our previous blog post about Neo4j and Travis-CI this post covers how to use a restored Redis DB as data source for testing within a »
Following our previous blog post about Neo4j and Travis-CI this post covers how to use a restored Redis DB as data source for testing within a »
With version 4.0 Redis, the former key-value / data structure store, is now capable of pluggable modules which can be loaded into Redis and thus be »
After struggling for quite a while with how to integrate a Neo4j database into automated testing with Travis CI (using the Travis services utility) and - »
This post introduces the basic elements and concepts of creating a data model for a graph database based on the property graph model. Neo4j uses its »
Backing up data is crucial - also for NoSQL databases such as Neo4j graph db. Here are some hints on how to properly proceed for taking »