|
|
|
|
|
by graemep
810 days ago
|
|
> How do you define how much value your app derives from Redis? If Redis is the primary data store for your app, does it count? It will be if your app is a data store service . i.e. your apps is a thin wrapper around Redis. If your app is more than that, then its clear the value does not primarily derive from Redis. There are inevitably grey areas (e.g. if your app is a Redis based data store but adds a lot of functionality) but 99% of users do not need to worry. |
|
This is about as far from clear as it's possible to get.