GithubHelp home page GithubHelp logo

Comments (3)

roidrage avatar roidrage commented on June 18, 2024

I just started looking into this. Unfortunately, depending libraries (most noteworthy is obv. Google's Protobuf library) are not quite there yet, and it may even involve breaking changes or working around incompatibilities, especially regarding string and byte handling in Python 3. It's certainly on our list of things to do, but depends on improvements in third party libs as well I'm afraid.

from riak-python-client.

bobobo1618 avatar bobobo1618 commented on June 18, 2024

I actually got it mostly operational on my own... Protobuf, urllib3...
Got annoyed because I came from PyMongo where any python object that's not supported by JSON is pickled or somesuch and stored in BSON. With Riak I have to write my own code to convert it and I'm too lazy. I just want to program.

Maybe I should have branched and committed or something...

from riak-python-client.

yvsong avatar yvsong commented on June 18, 2024

Protocol Buffers v2.6 supports python 3.

https://github.com/google/protobuf/releases

from riak-python-client.

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.