GithubHelp home page GithubHelp logo

Comments (4)

alexvanin avatar alexvanin commented on August 15, 2024

We've moved JSON parsers of placement policy to the neofs-api-go in nspcc-dev/neofs-api-go#186 and nspcc-dev/neofs-api-go#189

JSON is a convenient way to represent placement policy in a non-binary way. JSON fields are specified in protobuf files in neofs-api. However Query Language isn't.

I am not sure QL grammar will be a part of specification. If it will be, then it makes sense to move it to neofs-api-go. Otherwise it would be better to put QL parser in separate repo with detailed description or keep it in neofs-node for a while.

from neofs-node.

realloc avatar realloc commented on August 15, 2024

SQL-like QL is part of neofs-cli and it was shown in our presentations many times. This should make external observer think it is NeoFS API integral part, though it's not described in neofs-api directly.

I suggest to have SQL-like QL implemented in neofs-api-go for convenience. Most probably we will add SQL-like QL grammar declarations in neofs-api later, when we agree on tools and format.

from neofs-node.

realloc avatar realloc commented on August 15, 2024

Should be reconsidered after separate neofs-client and neofs-sdk releases.

from neofs-node.

roman-khimov avatar roman-khimov commented on August 15, 2024

I think we can move it now to neofs-sdk. It's used by S3 authmate code and at the moment this requires importing neofs-node. The package itself is rather small and doesn't have any dependencies on neofs-node code, so it can be moved easily.

from neofs-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.