Thursday, March 7, 2013

Add-ons Release 2.2

Language bindings and utils for Zero Cache 2.2 Release are available now.

This is link to download Python binding 2.2 version:
https://github.com/ellysh/python-zero-cache/tree/2.2

This is link to download PHP binding 2.2 version:
https://github.com/ellysh/php-zero-cache/tree/2.2

This is link to download Zero Cache Utils 2.2 version:
https://github.com/ellysh/zero-cache-utils/tree/2.2

Release 2.2

Zero Cache Release 2.2 is available.

This is list of changes:
1. Implement the cache cleaning mechanism
2. Build the server module in dkms

More information is available in the commits history:
https://github.com/ellysh/zero-cache/commits/2.2

This is link to download Zero Cache 2.2 version:
https://github.com/ellysh/zero-cache/tree/2.2

Wednesday, March 6, 2013

Release 2.1

Zero-cache Release 2.1 is available.

This is list of changes:
1. Add arrays and strings to supported caching data types
2. Add the untyped client class
3. Fix work with not real-time kernels

More information is available in the commits history:
https://github.com/ellysh/zero-cache/commits/2.1

This is link to download zero-cache 2.1 version:
https://github.com/ellysh/zero-cache/tree/2.1

Tuesday, March 5, 2013

Utils package Release 2.0

Utils package for Zero-cache 2.0 Release is available now.

This is link to download zero-cache-utils of 2.0 version:
https://github.com/ellysh/zero-cache-utils/tree/2.0

Monday, March 4, 2013

Bindings Release 2.0

Bindings of Python and PHP languages for zero-cache 2.0 Release are available now.

This is link to download Python binding 2.0 version:
https://github.com/ellysh/python-zero-cache/tree/2.0

This is link to download PHP binding 2.0 version:
https://github.com/ellysh/php-zero-cache/tree/2.0

Sunday, March 3, 2013

Release 2.0

Zero-cache Release 2.0 is available.

This is list of changes:
1. Implement caching system's server in the kernel module
2. Remove the type unsafe client class
3. Don't use ZMQ library for the client-server connection

More information is available in the commits history:
https://github.com/ellysh/zero-cache/commits/2.0

This is link to download zero-cache 2.0 version:
https://github.com/ellysh/zero-cache/tree/2.0

Friday, February 15, 2013

Bindings Release 1.5

Bindings of Python and PHP languages for zero-cache 1.6 Release are available now.

This is link to download Python binding 1.5 version:
https://github.com/ellysh/python-zero-cache/tree/1.5

This is link to download PHP binding 1.5 version:
https://github.com/ellysh/php-zero-cache/tree/1.5

Package with utils

Package with zero-cache system's utils is available now.

There are scripts to show current cache dump and write new values to the cache.

This is link to download zero-cache-utils of 0.1 version:
https://github.com/ellysh/zero-cache-utils/tree/0.1

Release 1.6

Zero-cache Release 1.6 is available.

This is list of changes:
1. Add limit for client's requests sending
2. Add timeout for server's requests waiting
3. Code refactoring

More information is available in the commits history:
https://github.com/ellysh/zero-cache/commits/1.6

This is link to download zero-cache 1.6 version:
https://github.com/ellysh/zero-cache/tree/1.6