Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1.4
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
http://couchbase.com/forums/thread/igbinary-php-client reports
I'm a long time memory memcached user, and I always compiled the memcached-php extension to have igbinary. I followed the instructions to get source and unfortunately I was not able to pull the repo. Is there a version that has igbinary configured?
phpinfo reports the igbinary serializer is not avaliable in your default version.
Am I better of using the stock serializer?
Memcached::OPT_SERIALIZER
Specifies the serializer to use for serializing non-scalar values. The valid serializers are Memcached::SERIALIZER_PHP or Memcached::SERIALIZER_IGBINARY. The latter is supported only when memcached is configured with --enable-memcached-igbinary option and the igbinary extension is loaded.
Type: integer, default: Memcached::SERIALIZER_PHP.
we should look into enabling igbinary for the pre-1.8 SDKs as well it's feasibility for the >= 1.8 SDKs that are based on libcouchbase.
I'm a long time memory memcached user, and I always compiled the memcached-php extension to have igbinary. I followed the instructions to get source and unfortunately I was not able to pull the repo. Is there a version that has igbinary configured?
phpinfo reports the igbinary serializer is not avaliable in your default version.
Am I better of using the stock serializer?
Memcached::OPT_SERIALIZER
Specifies the serializer to use for serializing non-scalar values. The valid serializers are Memcached::SERIALIZER_PHP or Memcached::SERIALIZER_IGBINARY. The latter is supported only when memcached is configured with --enable-memcached-igbinary option and the igbinary extension is loaded.
Type: integer, default: Memcached::SERIALIZER_PHP.
we should look into enabling igbinary for the pre-1.8 SDKs as well it's feasibility for the >= 1.8 SDKs that are based on libcouchbase.
Activity
Matt Ingenthron
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jan Lehnardt [ jan ] | Matt Ingenthron [ ingenthr ] |
Matt Ingenthron
made changes -
| Assignee | Matt Ingenthron [ ingenthr ] | Mark Nunberg [ mnunberg ] |
Matt Ingenthron
made changes -
| Assignee | Mark Nunberg [ mnunberg ] | Trond Norbye [ trond ] |
| Fix Version/s | 1.1.0 [ 10242 ] | |
| Priority | Major [ 3 ] | Minor [ 4 ] |
Matt Ingenthron
made changes -
| Fix Version/s | 1.2.0 [ 10243 ] | |
| Fix Version/s | 1.1.0 [ 10242 ] |
Trond Norbye
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.1.4 [ 10464 ] | |
| Fix Version/s | 1.2.0 [ 10243 ] | |
| Resolution | Fixed [ 1 ] |