Support for Multi-tenancy?

123 views
Skip to first unread message

Fred Janon

unread,
Aug 7, 2012, 2:47:49 PM8/7/12
to google-ap...@googlegroups.com
Hi,

Are there any plans to support multi-tenancy for GAE-Go?

thanks

Fred

Andrew Gerrand

unread,
Aug 7, 2012, 8:46:02 PM8/7/12
to Fred Janon, google-ap...@googlegroups.com
On 8 August 2012 04:47, Fred Janon <fja...@gmail.com> wrote:
> Are there any plans to support multi-tenancy for GAE-Go?

It's on our TODO list but we haven't gotten to it yet.

Andrew

Marko Vuksanovic

unread,
Apr 14, 2013, 8:17:06 AM4/14/13
to google-ap...@googlegroups.com, Fred Janon
Any updates on when this feature might come to GAE-Go?

Matt Jibson

unread,
Apr 14, 2013, 3:19:44 PM4/14/13
to google-ap...@googlegroups.com
It's been in since last release.


--
You received this message because you are subscribed to the Google Groups "google-appengine-go" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengin...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Matthew Zimmerman

unread,
May 14, 2013, 1:23:01 PM5/14/13
to lawr...@a4support.com, google-ap...@googlegroups.com
I believe you're looking for Namespace support, which is supported on
memcache, datastore, and taskqueue.

On 5/14/13, lawr...@a4support.com <lawr...@a4support.com> wrote:
> any documentations available? without one it's hard to guess where to begin
>
>
> On Monday, April 15, 2013 3:19:44 AM UTC+8, Matt Jibson wrote:
>>
>> It's been in since last release.
>>
>>
>> On Sun, Apr 14, 2013 at 8:17 AM, Marko Vuksanovic
>> <markovu...@gmail.com<javascript:>
>> > wrote:
>>
>>> Any updates on when this feature might come to GAE-Go?
>>>
>>> On Wednesday, August 8, 2012 10:46:02 AM UTC+10, Andrew Gerrand wrote:
>>>
>>>> On 8 August 2012 04:47, Fred Janon <fja...@gmail.com> wrote:
>>>> > Are there any plans to support multi-tenancy for GAE-Go?
>>>>
>>>> It's on our TODO list but we haven't gotten to it yet.
>>>>
>>>> Andrew
>>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>>
>>> "google-appengine-go" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>>
>>> email to google-appengin...@googlegroups.com <javascript:>.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "google-appengine-go" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengin...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

--
Sent from my mobile device

bsr

unread,
May 14, 2013, 5:05:49 PM5/14/13
to google-ap...@googlegroups.com, lawr...@a4support.com
https://developers.google.com/appengine/docs/go/reference#Namespace

I use it like this
ctx := appengine.NewContext(r)
nctx, err := appengine.Namespace(ctx, ns)

use nctx instead of ctx.

where ns ==> namespace string

On Tuesday, May 14, 2013 5:16:37 AM UTC-4, lawr...@a4support.com wrote:
any documentations available? without one it's hard to guess where to begin 

On Monday, April 15, 2013 3:19:44 AM UTC+8, Matt Jibson wrote:
It's been in since last release.
On Sun, Apr 14, 2013 at 8:17 AM, Marko Vuksanovic <markovu...@gmail.com> wrote:
Any updates on when this feature might come to GAE-Go?

On Wednesday, August 8, 2012 10:46:02 AM UTC+10, Andrew Gerrand wrote:
On 8 August 2012 04:47, Fred Janon <fja...@gmail.com> wrote:
> Are there any plans to support multi-tenancy for GAE-Go?

It's on our TODO list but we haven't gotten to it yet.

Andrew

--
You received this message because you are subscribed to the Google Groups "google-appengine-go" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine-go+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages