Standardize serialization on JSON?
Brian Aker
brian at tangent.org
Mon Apr 14 14:20:13 UTC 2008
Hi!
On Apr 13, 2008, at 7:53 PM, Lisa Seelye wrote:
> I don't think it's memcached's place to care about what is stored in
> it.
> Unless I've missed something; I haven't read the list in a while.
Agreed. We store byte arrays. What is in the byte arrays is up to the
application.
JSON is at this point a best practice for objects that need multi-
language support, but it is not the business of the drivers to enforce
this.
Cheers,
-Brian
BTW if there is a need for a C JSON library that just does JSON, I am
interested in that (since at some point in the near future I am going
to need one).
--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/ <-- Me
http://tangent.org/ <-- Software
_______________________________________________________
You can't grep a dead tree.
More information about the memcached
mailing list