Import CSV Data into Redis with a Single CLI Command
A few weeks back at talpasolutions I needed - only for performance testing purposes - to import a .tsv file (round about 600,000 lines with »
A few weeks back at talpasolutions I needed - only for performance testing purposes - to import a .tsv file (round about 600,000 lines with »
This is a post you do not need to read. There is no why in it. Just art. With Redis 5, besides the new native data »
If you've ever wanted to try out some of the Redis Modules which were introduced in v4.0 it has never been easier than now: " »
Following two previous blog posts about data modeling with Redis (Data Types Visualization and German Postcodes Geoposition) this post advances the German Postcodes data model by »
Following the previous, more general blog post about data modeling with Redis (data types visualization), this post covers a specific example: Storing and retrieving German postcodes »
This post is a short introduction to data structures available in Redis. Nothing new, right? Right. However, the chosen approach here is to visualize the most »
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 »