Forget the compress part. Hash instead, SHA1 or something. You would need to store and index the hashed value in that row so you can query for it.
On Monday, August 6, 2012 11:07:34 AM UTC-4, Alex Burgel wrote: > > You could compress then base64 the url and use that value to share. > > Also, questions like this should probably go to stackoverflow. You're more > likely to get a useful response there. > > On Monday, August 6, 2012 9:41:19 AM UTC-4, Neo wrote: >> >> Any one?? > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Z9fr0i0o3qAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
