Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=927920

            Bug ID: 927920
           Summary: Review Request: php-pecl-msgpack - API for
                    communicating with MessagePack serialization
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected]

Spec URL:
https://raw.github.com/remicollet/remirepo/a812488534ff942c46640583225acb86f5165b1c/php/pecl/php-pecl-msgpack/php-pecl-msgpack.spec
SRPM URL:
http://rpms.famillecollet.com/SRPMS/php-pecl-msgpack-0.5.5-2.remi.src.rpm
Description: 
This extension provide API for communicating with MessagePack serialization.

MessagePack is an efficient binary serialization format. It lets you exchange
data among multiple languages like JSON but it's faster and smaller.
For example, small integers (like flags or error code) are encoded into a
single byte, and typical short strings only require an extra byte in addition
to the strings themselves.

If you ever wished to use JSON for convenience (storing an image with metadata)
but could not for technical reasons (encoding, size, speed...), MessagePack is
a perfect replacement.

This extension is still EXPERIMENTAL.

Fedora Account System Username: remi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cpRLAWMLnN&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to