seyyed / scalaris

Automatically exported from code.google.com/p/scalaris
Apache License 2.0
0 stars 0 forks source link

image read write #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi..

I am trying to store an Image into the scalaris.
I would like to know how a image can be stored as key value  pair into  the 
scalaris?

Original issue reported on code.google.com by t.bharad...@gmail.com on 1 Oct 2010 at 5:52

GoogleCodeExporter commented 8 years ago
Our Java-API can store arbitrary objects in Scalaris as long as you write a 
wrapper class to convert it to an OtpErlangObject, e.g. OtpErlangBinary - see 
http://code.google.com/p/scalaris/issues/detail?id=67

Please use our mailing list for questions like this (this is not an "issue")! 
http://groups.google.com/group/scalaris

Original comment by nico.kru...@googlemail.com on 4 Oct 2010 at 7:42