Hi Mark,
About the logo your awesome artist could get inspiration from
http://www.orientechnologies.com/wp-content/uploads/2014/09/orientdb_logo_2x11.png
.

Thank you.

On 19 November 2015 at 11:20, Marko Rodriguez <[email protected]> wrote:

> Hi Michael,
>
> I note that the releases are still in the MX series of TinkerPop3.
>         https://github.com/mpollmeier/orientdb-gremlin/releases
>
> Can we do this?
>
>         1. Do a 3.1.0 release (when it finally goes through Apache general@
> VOTE).
>                 - Note its gone through dev@ VOTE so you can be confident
> about building against it now.
>         2. I can help do a OrientDB/TinkerPop logo for the README. (Luca:
> thoughts/concerns?)
>         3. We then promote on gremlin-users@, a press release about 3.1.0
> that is planned, and of course, good ol' Twitter.
>         4. Add to the Apache TinkerPop homepage.
>
> Thoughts?,
> Marko.
>
> http://markorodriguez.com
>
> On Nov 19, 2015, at 3:56 AM, Dylan Millikin <[email protected]>
> wrote:
>
> > This is awesome news. I had been keeping an eye on this recently and can
> > vouch for the effort that went into it.
> >
> > Cheers!
> >
> > On Thu, Nov 19, 2015 at 11:51 AM, Stephen Mallette <[email protected]
> >
> > wrote:
> >
> >> Nice, Michael - and thanks to other contributors who got this running if
> >> they are listening in.  If you have the test suite running successfully,
> >> that's the usual criteria for TinkerPop to promote a provider
> >> implementation so I'd expect some tweeting and stuff later when Marko
> comes
> >> online.
> >>
> >>
> >>
> >>
> >> On Thu, Nov 19, 2015 at 12:08 AM, Luca Garulli <[email protected]>
> >> wrote:
> >>
> >>> Hey Michael,
> >>> That's super cool, you accelerated our roadmap for OrientDB v3.0! I see
> >>> some features are not supported by default, but we can definitely help
> on
> >>> this.
> >>>
> >>> Thanks.
> >>>
> >>> On 18 November 2015 at 22:44, Michael Pollmeier <
> >>> [email protected]> wrote:
> >>>
> >>>> Thanks to a huge combined effort (
> >>>> https://github.com/mpollmeier/orientdb-gremlin/graphs/contributors)
> >> the
> >>>> orient tp3 driver is not experimental any more. In fact, we're already
> >>>> using it in production.
> >>>>
> >>>> The standard tinkerpop test suite for database drivers passes.
> >>>>
> >>>> The main area that still needs some more work is index lookups -
> >>> currently
> >>>> it does find the right index for a simple case, e.g.
> >>>> g.V.hasLabel("myLabel").has("someKey", "someValue"). However if there
> >> are
> >>>> multiple indexes on the same property, or if there the traversal
> should
> >>>> better use a composite index, that's not handled well yet (it just
> >> picks
> >>>> the first matching index).
> >>>>
> >>>> Do you want to add it back to the front page (
> >>>> http://tinkerpop.incubator.apache.org/) ?
> >>>>
> >>>> Cheers
> >>>> Michael
> >>>>
> >>>
> >>
>
>

Reply via email to