On Wed, 11 Jan 2012, ik wrote:

Hello,

Does anyone know of a Redis client for FPC (and open source) ?

Another question:
If I need to implement it, how would you do it regarding dataset ?
I'm not sure that it is suited for the task, what do you think ?

No. Dataset relies on a tabular format, so not key=value.
The fact that each value in a column has the same type and/or length is also
a must.

Michael.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to