Commit 0fd39981 authored by Ignacio Corderi's avatar Ignacio Corderi
Browse files

Compiled python proto is now included on the repo

parent dad4e8d3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -3,6 +3,3 @@ build
dist
*egg-info
*.pyc

# Proto
kinetic/kinetic_pb2.py
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ This section will document changes to the library since the last release

## Important
Kinetic Protocol version updated to 2.0.5
The compiled python proto kinetic/kinetic_pb2.py is now included on the repo

## New features
- Added zero copy support on puts and gets (Requires splice system call)
+0 −2
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@ Running Tests
Installing from Source
======================

    pip install -r requirements.txt
    sh compile_proto.sh
    python setup.py develop

Getting Started with Client API

kinetic/kinetic_pb2.py

0 → 100644
+1871 −0

File added.

Preview size limit exceeded, changes collapsed.